SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.client 0.10.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 632.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 4325.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/classes
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java uses or overrides a deprecated API.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/test-classes
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java uses or overrides a deprecated API.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest
05:55:58.834 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
05:55:58.881 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
05:55:59.860 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=304.5 MiB, used=6.4 MiB, available=3.5 GiB
05:55:59.893 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
05:55:59.899 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'.
05:55:59.900 [main] INFO  c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1985 ms.
05:56:01.896 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'
05:56:01.908 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]tryAcquire: returning true. lockCounter=1
05:56:01.911 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]release: releasing underlying FileLock. lockCounter=0
05:56:01.912 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
05:56:01.912 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]tryAcquire: returning true. lockCounter=1
05:56:01.931 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
05:56:01.941 [main] INFO  org.eclipse.jetty.util.log - Logging initialized @4973ms to org.eclipse.jetty.util.log.Slf4jLog
05:56:02.162 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
05:56:02.166 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO}
05:56:02.215 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@5bda8e08[HTTP/1.1] added {HttpConfiguration@1e800aaa{32768/8192,8192/8192,https://:0,[]},POJO}
05:56:02.222 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {Server@4c371370{STOPPED}[9.4.17.v20190418],UNMANAGED}
05:56:02.223 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
05:56:02.225 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO}
05:56:02.226 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@62ddbd7e,POJO}
05:56:02.227 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@5bda8e08[HTTP/1.1],AUTO}
05:56:02.228 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@5bda8e08[HTTP/1.1]
05:56:02.237 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
05:56:02.237 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
05:56:02.239 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
05:56:02.277 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@587e5365
05:56:02.299 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1,MANAGED}
05:56:02.310 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {ServletHandler@77f80c04{STOPPED},MANAGED}
05:56:02.340 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
05:56:02.390 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
05:56:02.476 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE},MANAGED}
05:56:02.478 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@4c371370{STOPPED}[9.4.17.v20190418]
05:56:02.484 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.17.v20190418] added {ErrorHandler@25fb8912{STOPPED},AUTO}
05:56:02.489 [main] INFO  org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
05:56:02.520 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@4c371370{STARTING}[9.4.17.v20190418]
05:56:02.521 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
05:56:02.525 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}
05:56:02.527 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp2114444063]@7e07db1f{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}] added {ReservedThreadExecutor@17497425{s=0/6,p=0},AUTO}
05:56:02.528 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@17497425{s=0/6,p=0}
05:56:02.529 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5560ms ReservedThreadExecutor@17497425{s=0/6,p=0}
05:56:02.530 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-14,5,main]
05:56:02.531 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-15,5,main]
05:56:02.533 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-16,5,main]
05:56:02.535 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-17,5,main]
05:56:02.538 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-18,5,main]
05:56:02.546 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-19,5,main]
05:56:02.547 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-20,5,main]
05:56:02.549 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-21,5,main]
05:56:02.551 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5582ms QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}]
05:56:02.552 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4802796d{STOPPED}
05:56:02.554 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5586ms ScheduledExecutorScheduler@4802796d{STARTED}
05:56:02.555 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
05:56:02.564 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@12aba8be]
05:56:02.587 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@561b6512{/,null,STARTING}
05:56:02.587 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
05:56:02.595 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
05:56:02.599 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600],AUTO}
05:56:02.603 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@72e5a8e{STOPPED}[worker=null]
05:56:02.603 [main] INFO  org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
05:56:02.603 [main] INFO  org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
05:56:02.606 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@72e5a8e{STARTING}[worker=node0] added {HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
05:56:02.606 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false]
05:56:02.608 [main] INFO  org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
05:56:02.610 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5641ms HouseKeeper@52b1beb6{STARTED}[interval=660000, ownscheduler=false]
05:56:02.610 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5642ms DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0]
05:56:02.611 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0],MANAGED}
05:56:02.612 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0],UNMANAGED}
05:56:02.614 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
05:56:02.614 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@77f80c04{STOPPED}
05:56:02.617 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7[EMBEDDED:null]
05:56:02.622 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
05:56:02.623 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
05:56:02.623 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
05:56:02.623 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
05:56:02.624 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
05:56:02.624 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6cd28fa7=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
05:56:02.625 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@77f80c04{STARTING}
05:56:02.626 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7[EMBEDDED:null]
05:56:02.627 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
05:56:02.628 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb[EMBEDDED:null]
05:56:02.629 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
05:56:02.629 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
05:56:02.629 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
05:56:02.630 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
05:56:02.630 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
05:56:02.631 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6cd28fa7=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true}
05:56:02.631 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@77f80c04{STARTING}
05:56:02.632 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5663ms ServletHandler@77f80c04{STARTED}
05:56:02.632 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:56:02.633 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
05:56:02.633 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5665ms org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
05:56:02.634 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5665ms org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:56:02.635 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5666ms org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
05:56:02.644 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:56:02.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5678ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:56:02.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:02.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5680ms org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:02.651 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@4686afc2 for org.glassfish.jersey.servlet.ServletContainer-6cd28fa7
Feb 23, 2020 5:56:03 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
05:56:04.079 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
05:56:04.086 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@43b4fe19
05:56:04.114 [main] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
05:56:04.114 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7146ms o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
05:56:04.115 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@25fb8912{STOPPED}
05:56:04.115 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@25fb8912{STARTING}
05:56:04.116 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7147ms ErrorHandler@25fb8912{STARTED}
05:56:04.117 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:04.132 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:37487],POJO}
05:56:04.134 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@5bda8e08[HTTP/1.1]
05:56:04.135 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7166ms HttpConnectionFactory@5bda8e08[HTTP/1.1]
05:56:04.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}
05:56:04.184 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.168+01:00 added {SelectorProducer@6d1d4d7,POJO}
05:56:04.186 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.185+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
05:56:04.187 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.187+01:00 created
05:56:04.189 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.189+01:00,MANAGED}
05:56:04.190 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
05:56:04.191 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.191+01:00 added {SelectorProducer@5f59185e,POJO}
05:56:04.193 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.192+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
05:56:04.194 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.194+01:00 created
05:56:04.195 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.195+01:00,MANAGED}
05:56:04.196 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
05:56:04.198 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.198+01:00 added {SelectorProducer@51e4ccb3,POJO}
05:56:04.199 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.199+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
05:56:04.201 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.2+01:00 created
05:56:04.202 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.202+01:00,MANAGED}
05:56:04.203 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
05:56:04.203 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0
05:56:04.204 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.204+01:00
05:56:04.207 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7238ms EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.206+01:00
05:56:04.216 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
05:56:04.216 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
05:56:04.217 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@841e575 on ManagedSelector@464649c{STARTING} id=0 keys=0 selected=0 updates=0
05:56:04.218 [qtp2114444063-14] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.218+01:00 tryProduce false
05:56:04.222 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:04.223 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@841e575
05:56:04.223 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:04.224 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 waiting with 0 keys
05:56:04.224 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7255ms ManagedSelector@464649c{STARTED} id=0 keys=0 selected=0 updates=0
05:56:04.224 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0
05:56:04.225 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.225+01:00
05:56:04.227 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7257ms EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.226+01:00
05:56:04.228 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
05:56:04.229 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
05:56:04.229 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1e5f4170 on ManagedSelector@60bdf15d{STARTING} id=1 keys=0 selected=0 updates=0
05:56:04.230 [qtp2114444063-20] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.23+01:00 tryProduce false
05:56:04.230 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:04.230 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1e5f4170
05:56:04.230 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:04.230 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 0 keys
05:56:04.231 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7262ms ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=0
05:56:04.232 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0
05:56:04.235 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.234+01:00
05:56:04.237 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7267ms EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.236+01:00
05:56:04.237 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
05:56:04.238 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6b5966e1 on ManagedSelector@46e8a539{STARTING} id=2 keys=0 selected=0 updates=0
05:56:04.238 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
05:56:04.239 [qtp2114444063-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:04.239+01:00 tryProduce false
05:56:04.240 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:04.240 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6b5966e1
05:56:04.240 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:04.240 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 waiting with 0 keys
05:56:04.240 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7272ms ManagedSelector@46e8a539{STARTED} id=2 keys=0 selected=0 updates=0
05:56:04.241 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7272ms SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}
05:56:04.243 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487} added {acceptor-0@4fcee388,POJO}
05:56:04.243 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@4fcee388
05:56:04.244 [main] INFO  o.e.jetty.server.AbstractConnector - Started ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}
05:56:04.244 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7276ms ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}
05:56:04.244 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@4fcee388
05:56:04.244 [main] INFO  org.eclipse.jetty.server.Server - Started @7276ms
05:56:04.245 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7277ms Server@4c371370{STARTED}[9.4.17.v20190418]
05:56:04.250 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
05:56:04.251 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]tryAcquire: returning true. lockCounter=1
05:56:04.251 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]release: releasing underlying FileLock. lockCounter=0
05:56:04.256 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
05:56:04.256 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]tryAcquire: returning true. lockCounter=1
05:56:04.267 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]release: releasing underlying FileLock. lockCounter=0
05:56:04.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h'
05:56:04.268 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore_java_8, co.codewizards.cloudstore.client, target, repo, k6yk7ash-no00h]'
05:56:04.409 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h'
05:56:04.417 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:04.418 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]tryAcquire: returning true. lockCounter=1
05:56:04.418 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:04.422 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]release: releasing underlying FileLock. lockCounter=0
05:56:04.428 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/cloudstore-repository.lock'
05:56:04.428 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]tryAcquire: returning true. lockCounter=1
05:56:04.428 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' locked successfully.
05:56:04.431 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
05:56:07.373 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
05:56:07.493 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
05:56:07.555 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar.
05:56:07.633 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
05:56:07.685 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
05:56:07.701 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar.
05:56:07.711 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
05:56:07.714 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
05:56:07.717 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar.
05:56:07.748 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
05:56:07.766 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
05:56:07.827 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
05:56:07.917 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
05:56:07.918 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
05:56:07.976 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
05:56:07.977 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
05:56:07.978 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
05:56:07.978 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
05:56:07.978 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
05:56:07.979 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
05:56:07.979 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
05:56:07.979 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
05:56:07.979 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
05:56:07.980 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
05:56:07.981 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
05:56:07.982 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
05:56:07.983 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
05:56:07.983 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
05:56:07.984 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
05:56:07.984 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
05:56:07.998 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
05:56:08.082 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
05:56:08.083 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
05:56:08.083 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
05:56:08.141 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
05:56:08.159 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
05:56:08.194 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:08.195 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
05:56:08.197 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:08.198 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:08.198 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
05:56:08.199 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:08.200 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:08.201 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
05:56:08.202 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
05:56:08.203 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
05:56:08.203 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
05:56:08.204 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
05:56:08.204 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
05:56:08.205 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
05:56:08.206 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:08.206 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:08.207 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:08.208 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:08.208 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
05:56:08.208 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:08.209 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:08.209 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
05:56:08.210 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:08.210 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:08.210 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
05:56:08.211 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
05:56:08.214 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
05:56:08.218 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
05:56:08.218 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
05:56:08.218 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
05:56:08.219 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:08.219 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
05:56:08.220 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
05:56:08.221 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
05:56:08.221 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:08.221 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:08.221 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:08.222 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
05:56:08.222 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
05:56:08.222 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:08.223 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:08.223 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:08.223 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
05:56:08.224 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:08.225 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
05:56:08.227 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
05:56:08.227 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
05:56:08.228 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
05:56:08.229 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:08.230 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:09.044 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
05:56:09.044 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
05:56:09.371 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
05:56:09.371 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
05:56:09.372 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
05:56:09.372 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
05:56:09.372 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
05:56:09.372 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
05:56:09.373 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
05:56:09.373 [main] DEBUG DataNucleus.Datastore - ===========================================================
05:56:09.373 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
05:56:09.373 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
05:56:09.373 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
05:56:09.373 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby]
05:56:09.373 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby]
05:56:09.374 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
05:56:09.374 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
05:56:09.375 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
05:56:09.376 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
05:56:09.376 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
05:56:09.376 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
05:56:09.376 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
05:56:09.376 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
05:56:09.377 [main] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
05:56:09.377 [main] DEBUG DataNucleus.Datastore - ===========================================================
05:56:09.377 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ac5eb4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:09.381 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ac5eb4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:09.382 [main] DEBUG DataNucleus.Datastore - StoreManager now created
05:56:09.386 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
05:56:09.389 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
05:56:09.402 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
05:56:09.402 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux"
05:56:09.402 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
05:56:09.403 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
05:56:09.403 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
05:56:09.403 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
05:56:09.403 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
05:56:09.403 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
05:56:09.403 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
05:56:09.404 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
05:56:09.404 [main] DEBUG DataNucleus.Persistence - ================================================
05:56:09.458 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@6c42f2a1"
05:56:09.462 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
05:56:09.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
05:56:09.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
05:56:09.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
05:56:09.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
05:56:09.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
05:56:09.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
05:56:09.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
05:56:09.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:09.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
05:56:09.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:09.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:09.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:09.501 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:09.502 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
05:56:09.502 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:56:09.616 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
05:56:09.645 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
05:56:09.647 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
05:56:09.648 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
05:56:09.649 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
05:56:09.650 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
05:56:09.651 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
05:56:09.652 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
05:56:09.653 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
05:56:09.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:09.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
05:56:09.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:09.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:09.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:09.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:09.660 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
05:56:09.660 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:56:09.661 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
05:56:09.662 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
05:56:09.663 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
05:56:09.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
05:56:09.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
05:56:09.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
05:56:09.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
05:56:09.667 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:09.668 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
05:56:09.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:09.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:09.670 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:09.671 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:09.672 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
05:56:09.673 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:56:09.674 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
05:56:09.675 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
05:56:09.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
05:56:09.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
05:56:09.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
05:56:09.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
05:56:09.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
05:56:09.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
05:56:09.682 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
05:56:09.683 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:09.683 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
05:56:09.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:09.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:09.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:09.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:09.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
05:56:09.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:56:09.689 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
05:56:09.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
05:56:09.691 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
05:56:09.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
05:56:09.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
05:56:09.693 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
05:56:09.695 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
05:56:09.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:09.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
05:56:09.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:09.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:09.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:09.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:09.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
05:56:09.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:56:09.703 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
05:56:09.713 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
05:56:09.714 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
05:56:09.715 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
05:56:09.716 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
05:56:09.717 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
05:56:09.718 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
05:56:09.718 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
05:56:09.719 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
05:56:09.720 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
05:56:09.720 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
05:56:09.721 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:09.722 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
05:56:09.723 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:09.724 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:09.725 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
05:56:09.725 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:56:09.728 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:09.728 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:09.728 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:09.731 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
05:56:09.734 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
05:56:09.734 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
05:56:09.743 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
05:56:09.743 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
05:56:09.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
05:56:09.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
05:56:09.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
05:56:09.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
05:56:09.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
05:56:09.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:09.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
05:56:09.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:09.750 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:09.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:09.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:09.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
05:56:09.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:56:09.756 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
05:56:09.759 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
05:56:09.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
05:56:09.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
05:56:09.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
05:56:09.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
05:56:09.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
05:56:09.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
05:56:09.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
05:56:09.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:09.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
05:56:09.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:09.767 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:09.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:09.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:09.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
05:56:09.770 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:56:09.770 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
05:56:09.771 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
05:56:09.772 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
05:56:09.772 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
05:56:09.773 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
05:56:09.774 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
05:56:09.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
05:56:09.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:09.776 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
05:56:09.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:09.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:09.779 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:09.780 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:09.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
05:56:09.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:56:09.782 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
05:56:09.785 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
05:56:09.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
05:56:09.787 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
05:56:09.788 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
05:56:09.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
05:56:09.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
05:56:09.790 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
05:56:09.791 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
05:56:09.792 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:09.793 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
05:56:09.793 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:09.794 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:09.795 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:09.796 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:09.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
05:56:09.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:56:09.797 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:09.798 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:09.798 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:09.799 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
05:56:09.799 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
05:56:09.800 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
05:56:09.801 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
05:56:09.802 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
05:56:09.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
05:56:09.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
05:56:09.804 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
05:56:09.805 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
05:56:09.805 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
05:56:09.806 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
05:56:09.807 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
05:56:09.807 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
05:56:09.807 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
05:56:09.809 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
05:56:09.842 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
05:56:09.853 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
05:56:09.858 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:09.862 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:56:09.863 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
05:56:09.863 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
05:56:09.863 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:09.864 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
05:56:09.864 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
05:56:09.865 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
05:56:09.865 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
05:56:09.865 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:09.868 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
05:56:09.868 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:09.869 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:09.869 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
05:56:09.870 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:09.870 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
05:56:09.870 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:09.872 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
05:56:09.875 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:09.875 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
05:56:09.876 [main] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
05:56:09.876 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
05:56:09.877 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:09.877 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
05:56:09.878 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:09.878 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
05:56:09.878 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:09.878 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
05:56:09.879 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:09.879 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
05:56:09.879 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:09.880 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
05:56:09.880 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:09.880 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
05:56:09.880 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
05:56:09.888 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
05:56:09.890 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:09.891 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
05:56:09.891 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:09.891 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
05:56:09.891 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:09.892 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:09.892 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
05:56:09.892 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:09.892 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
05:56:09.893 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:09.894 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:09.898 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
05:56:09.899 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:09.899 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
05:56:09.899 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:09.902 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:09.903 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5" with isolation "serializable"
05:56:10.086 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
05:56:10.086 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository"
05:56:10.090 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repository"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "publickey" LONG VARCHAR FOR BIT DATA NOT NULL,
    "repositoryid" VARCHAR(255) NOT NULL,
    "revision" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL,
    "localpathprefix" VARCHAR(255),
    "localrevision" BIGINT,
    "remoteroot" CLOB(2147483647),
    "remoterootsha1" VARCHAR(255)
)
05:56:10.139 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 48 ms
05:56:10.140 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
05:56:10.193 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 53 ms
05:56:10.264 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
05:56:10.264 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification"
05:56:10.265 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "modification"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrevision" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL
)
05:56:10.280 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms
05:56:10.280 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
05:56:10.302 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
05:56:10.356 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
05:56:10.356 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification"
05:56:10.356 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "copymodification"
(
    "id" BIGINT NOT NULL,
    "frompath" CLOB(2147483647) NOT NULL,
    "frompathsha1" VARCHAR(255) NOT NULL,
    "length" BIGINT NOT NULL,
    "sha1" VARCHAR(255),
    "topath" CLOB(2147483647) NOT NULL,
    "topathsha1" VARCHAR(255) NOT NULL
)
05:56:10.369 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
05:56:10.370 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
05:56:10.390 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
05:56:10.423 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema ""
05:56:10.423 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
05:56:10.443 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
05:56:10.446 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema ""
05:56:10.446 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
05:56:10.469 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
05:56:10.478 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema ""
05:56:10.478 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
05:56:10.499 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
05:56:10.499 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema ""
05:56:10.499 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
05:56:10.517 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
05:56:10.525 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema ""
05:56:10.526 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
05:56:10.552 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
05:56:10.553 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema ""
05:56:10.553 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
05:56:10.569 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
05:56:10.569 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema ""
05:56:10.570 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
05:56:10.589 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
05:56:10.589 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema ""
05:56:10.589 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
05:56:10.611 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
05:56:10.612 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema ""
05:56:10.613 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
05:56:10.632 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
05:56:10.632 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5"
05:56:10.635 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5"
05:56:10.635 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:10.635 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:10.642 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
05:56:10.644 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
05:56:10.646 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
05:56:10.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
05:56:10.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
05:56:10.678 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
05:56:10.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
05:56:10.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
05:56:10.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
05:56:10.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
05:56:10.682 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:10.682 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
05:56:10.683 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:10.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:10.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:10.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:10.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
05:56:10.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:56:10.688 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
05:56:10.691 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
05:56:10.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
05:56:10.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
05:56:10.693 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
05:56:10.694 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
05:56:10.694 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
05:56:10.695 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
05:56:10.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
05:56:10.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:10.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
05:56:10.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:10.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:10.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:10.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:10.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
05:56:10.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:56:10.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:10.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:10.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
05:56:10.704 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
05:56:10.704 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
05:56:10.704 [main] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
05:56:10.704 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
05:56:10.705 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:10.705 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
05:56:10.705 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:10.706 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
05:56:10.706 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:10.707 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
05:56:10.707 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:10.707 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
05:56:10.708 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:10.708 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a" with isolation "serializable"
05:56:10.717 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
05:56:10.717 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification"
05:56:10.717 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "deletemodification"
(
    "id" BIGINT NOT NULL,
    "length" BIGINT NOT NULL,
    "path" CLOB(2147483647) NOT NULL,
    "pathsha1" VARCHAR(255) NOT NULL,
    "sha1" VARCHAR(255)
)
05:56:10.728 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
05:56:10.728 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
05:56:10.747 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
05:56:10.774 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema ""
05:56:10.774 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
05:56:10.791 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
05:56:10.792 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema ""
05:56:10.792 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
05:56:10.816 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
05:56:10.817 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema ""
05:56:10.818 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
05:56:10.837 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
05:56:10.837 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a"
05:56:10.839 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a"
05:56:10.839 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:10.840 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:10.841 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
05:56:10.841 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
05:56:10.842 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
05:56:10.842 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
05:56:10.843 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
05:56:10.844 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
05:56:10.844 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
05:56:10.845 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:10.846 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
05:56:10.847 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:10.847 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:10.848 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:10.849 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:10.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
05:56:10.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:56:10.855 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
05:56:10.857 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
05:56:10.858 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
05:56:10.858 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
05:56:10.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
05:56:10.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
05:56:10.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
05:56:10.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
05:56:10.862 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
05:56:10.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
05:56:10.864 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
05:56:10.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:10.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
05:56:10.866 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:10.867 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:10.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
05:56:10.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:56:10.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
05:56:10.869 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
05:56:10.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
05:56:10.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
05:56:10.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
05:56:10.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
05:56:10.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
05:56:10.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:10.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
05:56:10.874 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:10.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:10.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:10.876 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:10.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
05:56:10.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:56:10.886 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
05:56:10.888 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
05:56:10.889 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
05:56:10.890 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
05:56:10.891 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
05:56:10.891 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
05:56:10.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
05:56:10.893 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
05:56:10.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
05:56:10.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
05:56:10.895 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
05:56:10.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:10.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
05:56:10.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:10.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:10.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
05:56:10.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:56:10.899 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:10.899 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:10.899 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:10.900 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
05:56:10.900 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
05:56:10.901 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
05:56:10.902 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
05:56:10.902 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:10.902 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:10.902 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
05:56:10.902 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
05:56:10.903 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:10.903 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
05:56:10.903 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:10.903 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
05:56:10.904 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:10.904 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
05:56:10.904 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:10.904 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
05:56:10.905 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:10.906 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
05:56:10.906 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:10.906 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
05:56:10.906 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
05:56:10.907 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:10.907 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50" with isolation "serializable"
05:56:10.915 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
05:56:10.915 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile"
05:56:10.916 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repofile"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "lastmodified" TIMESTAMP NOT NULL,
    "lastsyncfromrepositoryid" VARCHAR(255),
    "localrevision" BIGINT NOT NULL,
    "name" VARCHAR(255) NOT NULL,
    "parent_id_oid" BIGINT,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL
)
05:56:10.928 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
05:56:10.928 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
05:56:10.946 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
05:56:10.977 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema ""
05:56:10.978 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
05:56:10.998 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
05:56:10.998 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema ""
05:56:10.998 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
05:56:11.014 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
05:56:11.015 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema ""
05:56:11.015 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
05:56:11.030 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms
05:56:11.030 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema ""
05:56:11.031 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
05:56:11.046 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms
05:56:11.047 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50"
05:56:11.048 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50"
05:56:11.048 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:11.048 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:11.050 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
05:56:11.051 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
05:56:11.051 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
05:56:11.052 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
05:56:11.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
05:56:11.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
05:56:11.054 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
05:56:11.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:11.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
05:56:11.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:11.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:11.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:11.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:11.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
05:56:11.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:56:11.060 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
05:56:11.077 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
05:56:11.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
05:56:11.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
05:56:11.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
05:56:11.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
05:56:11.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
05:56:11.081 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
05:56:11.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
05:56:11.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
05:56:11.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
05:56:11.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:11.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
05:56:11.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:11.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:11.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
05:56:11.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:56:11.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:11.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:11.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
05:56:11.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
05:56:11.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
05:56:11.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
05:56:11.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
05:56:11.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
05:56:11.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
05:56:11.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
05:56:11.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:11.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
05:56:11.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:11.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:11.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:11.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:11.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
05:56:11.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:56:11.103 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
05:56:11.107 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
05:56:11.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
05:56:11.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
05:56:11.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
05:56:11.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
05:56:11.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
05:56:11.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
05:56:11.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
05:56:11.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
05:56:11.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
05:56:11.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:11.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
05:56:11.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:11.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:11.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
05:56:11.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:56:11.117 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:11.117 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:11.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
05:56:11.118 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:11.119 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
05:56:11.119 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
05:56:11.119 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:11.119 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
05:56:11.120 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:56:11.121 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:11.122 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:11.123 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
05:56:11.123 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:11.123 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:11.123 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
05:56:11.124 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
05:56:11.125 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
05:56:11.126 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
05:56:11.127 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:11.127 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
05:56:11.127 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
05:56:11.128 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:11.129 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
05:56:11.129 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:11.129 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
05:56:11.129 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:11.130 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1" with isolation "serializable"
05:56:11.140 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:56:11.142 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:11.392 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 250 ms
05:56:11.392 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
05:56:11.393 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile"
05:56:11.393 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile"
05:56:11.393 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile"
05:56:11.393 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
05:56:11.399 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms
05:56:11.400 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
05:56:11.413 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
05:56:11.413 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
05:56:11.419 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms
05:56:11.437 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
05:56:11.437 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk"
05:56:11.437 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "filechunk"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "length" INTEGER NOT NULL,
    "normalfile_id_oid" BIGINT NOT NULL,
    "offset" BIGINT NOT NULL,
    "sha1" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
05:56:11.448 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
05:56:11.448 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
05:56:11.465 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
05:56:11.842 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
05:56:11.843 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema ""
05:56:11.843 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
05:56:11.889 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 46 ms
05:56:12.138 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:56:12.171 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:56:12.172 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema ""
05:56:12.172 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
05:56:12.192 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
05:56:12.193 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema ""
05:56:12.193 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
05:56:12.211 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
05:56:12.212 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema ""
05:56:12.212 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
05:56:12.225 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
05:56:12.225 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1"
05:56:12.235 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1"
05:56:12.235 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:12.237 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:12.240 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
05:56:12.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
05:56:12.242 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
05:56:12.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
05:56:12.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
05:56:12.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
05:56:12.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
05:56:12.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:12.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
05:56:12.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:12.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:12.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:12.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:12.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
05:56:12.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:56:12.251 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
05:56:12.253 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
05:56:12.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
05:56:12.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
05:56:12.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
05:56:12.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
05:56:12.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
05:56:12.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
05:56:12.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
05:56:12.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
05:56:12.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
05:56:12.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:12.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
05:56:12.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:12.262 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:12.263 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
05:56:12.263 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:56:12.263 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:12.264 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:12.264 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
05:56:12.265 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
05:56:12.265 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
05:56:12.265 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
05:56:12.266 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
05:56:12.267 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:12.268 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
05:56:12.269 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:12.269 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70" with isolation "serializable"
05:56:12.275 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
05:56:12.276 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo"
05:56:12.276 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrepositoryrevisioninprogress" BIGINT NOT NULL,
    "localrepositoryrevisionsynced" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "resyncmode" CHAR(1) DEFAULT 'N' CHECK ("resyncmode" IN ('Y','N')),
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
05:56:12.381 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 105 ms
05:56:12.381 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
05:56:12.400 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
05:56:12.423 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema ""
05:56:12.423 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
05:56:12.437 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms
05:56:12.438 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema ""
05:56:12.438 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
05:56:12.447 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms
05:56:12.448 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema ""
05:56:12.448 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
05:56:12.471 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
05:56:12.471 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70"
05:56:12.473 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70"
05:56:12.473 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:12.473 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:12.474 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
05:56:12.475 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
05:56:12.475 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
05:56:12.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
05:56:12.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
05:56:12.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
05:56:12.478 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
05:56:12.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:12.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
05:56:12.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:12.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:12.481 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:12.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:12.483 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
05:56:12.483 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:56:12.484 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
05:56:12.491 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
05:56:12.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
05:56:12.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
05:56:12.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
05:56:12.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
05:56:12.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
05:56:12.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
05:56:12.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
05:56:12.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:12.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
05:56:12.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:12.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:12.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:12.500 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:12.500 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
05:56:12.501 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:56:12.501 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
05:56:12.502 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:56:12.502 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
05:56:12.508 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
05:56:12.508 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:56:12.508 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
05:56:12.508 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:12.508 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:12.509 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
05:56:12.509 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:12.509 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:12.510 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:12.510 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482" with isolation "serializable"
05:56:12.518 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:56:12.518 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository"
05:56:12.518 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository"
05:56:12.519 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
05:56:12.522 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 3 ms
05:56:12.523 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
05:56:12.526 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 3 ms
05:56:12.550 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
05:56:12.551 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema ""
05:56:12.551 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
05:56:12.569 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
05:56:12.604 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
05:56:12.604 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema ""
05:56:12.604 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
05:56:12.617 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
05:56:12.646 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
05:56:12.646 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482"
05:56:12.648 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482"
05:56:12.649 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:12.649 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:12.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
05:56:12.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
05:56:12.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
05:56:12.661 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
05:56:12.662 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
05:56:12.663 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
05:56:12.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
05:56:12.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:12.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
05:56:12.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:12.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:12.667 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:12.668 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:12.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
05:56:12.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:56:12.670 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
05:56:12.672 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
05:56:12.673 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
05:56:12.673 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
05:56:12.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
05:56:12.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
05:56:12.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
05:56:12.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
05:56:12.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
05:56:12.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
05:56:12.678 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
05:56:12.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:12.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
05:56:12.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:12.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:12.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
05:56:12.681 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:56:12.682 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
05:56:12.683 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
05:56:12.683 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
05:56:12.684 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:12.684 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
05:56:12.684 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
05:56:12.685 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:12.685 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
05:56:12.686 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:12.687 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
05:56:12.687 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:12.687 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
05:56:12.689 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
05:56:12.689 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:12.690 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
05:56:12.690 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:12.691 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
05:56:12.691 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:12.692 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e" with isolation "serializable"
05:56:12.698 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
05:56:12.698 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest"
05:56:12.698 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "remoterepositoryrequest"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localpathprefix" VARCHAR(255) NOT NULL,
    "publickey" LONG VARCHAR FOR BIT DATA NOT NULL,
    "repositoryid" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
05:56:12.720 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
05:56:12.720 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
05:56:12.735 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms
05:56:12.770 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
05:56:12.770 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases"
05:56:12.770 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
05:56:12.796 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
05:56:12.796 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
05:56:12.829 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms
05:56:12.856 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema ""
05:56:12.857 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
05:56:12.876 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
05:56:12.879 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema ""
05:56:12.879 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
05:56:12.892 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
05:56:12.892 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema ""
05:56:12.892 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
05:56:12.910 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
05:56:12.910 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e"
05:56:12.912 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e"
05:56:12.912 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:12.912 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:12.914 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
05:56:12.915 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
05:56:12.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
05:56:12.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
05:56:12.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
05:56:12.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
05:56:12.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
05:56:12.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:12.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
05:56:12.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:12.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:12.924 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:12.925 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:12.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
05:56:12.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:56:12.928 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
05:56:12.931 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
05:56:12.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
05:56:12.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
05:56:12.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
05:56:12.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
05:56:12.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
05:56:12.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
05:56:12.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
05:56:12.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
05:56:12.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
05:56:12.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:12.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
05:56:12.940 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:12.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:12.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
05:56:12.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:56:12.943 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
05:56:12.943 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
05:56:12.944 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
05:56:12.944 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:12.944 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
05:56:12.944 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:12.945 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:12.946 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
05:56:12.947 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:12.947 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
05:56:12.947 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:12.948 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb" with isolation "serializable"
05:56:12.954 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
05:56:12.954 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker"
05:56:12.955 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "fileinprogressmarker"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "fromrepositoryid" VARCHAR(255) NOT NULL,
    "path" CLOB(2147483647) NOT NULL,
    "pathsha1" VARCHAR(255) NOT NULL,
    "torepositoryid" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
05:56:12.969 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms
05:56:12.969 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
05:56:12.985 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
05:56:13.009 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
05:56:13.009 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
05:56:13.021 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
05:56:13.022 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
05:56:13.022 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
05:56:13.046 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
05:56:13.046 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb"
05:56:13.048 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb"
05:56:13.048 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:13.049 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:13.051 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
05:56:13.052 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
05:56:13.054 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
05:56:13.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
05:56:13.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
05:56:13.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
05:56:13.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
05:56:13.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:13.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
05:56:13.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:13.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:13.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:13.064 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:13.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
05:56:13.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:56:13.065 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
05:56:13.067 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
05:56:13.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
05:56:13.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
05:56:13.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
05:56:13.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
05:56:13.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
05:56:13.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
05:56:13.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
05:56:13.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
05:56:13.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
05:56:13.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:13.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
05:56:13.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:13.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:13.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
05:56:13.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:56:13.080 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
05:56:13.081 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:13.081 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
05:56:13.082 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
05:56:13.082 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:13.082 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:13.082 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:13.083 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7" with isolation "serializable"
05:56:13.091 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:56:13.091 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:13.182 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 91 ms
05:56:13.182 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
05:56:13.182 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile"
05:56:13.182 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
05:56:13.186 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms
05:56:13.211 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:56:13.246 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:56:13.270 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:56:13.271 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7"
05:56:13.280 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7"
05:56:13.280 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:13.280 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:13.284 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:13.286 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
05:56:13.287 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@44be69aa"
05:56:13.290 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:13.291 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
05:56:13.294 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
05:56:13.294 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
05:56:13.295 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
05:56:13.296 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
05:56:13.296 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
05:56:13.590 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8"
05:56:13.629 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="org.datanucleus.identity.IdentityReference@76a805b7") enlisted in transactional cache
05:56:13.636 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:56:13.656 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms
05:56:13.656 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
05:56:13.658 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
05:56:13.723 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 62 ms
05:56:13.723 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
05:56:13.727 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:13.730 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@286090c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:13.730 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:13.732 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:13.732 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:13.748 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1e0fdb2f"
05:56:13.753 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:13.753 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:13.760 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 28 ms
05:56:13.776 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" being inserted into table ""repository""
05:56:13.776 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:13.808 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91"
05:56:13.812 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
05:56:13.812 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@abbe000"
05:56:13.812 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="org.datanucleus.identity.IdentityReference@3f81621c") enlisted in transactional cache
05:56:13.813 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" being inserted into table ""repofile""
05:56:13.813 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:13.822 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91"
05:56:13.823 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "created" replaced by a SCO wrapper
05:56:13.825 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "changed" replaced by a SCO wrapper
05:56:13.826 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "lastModified" replaced by a SCO wrapper
05:56:13.827 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2020-02-23 05:56:04.425>,<null>,<0>,<''>,<null>,<2020-02-23 05:56:13.296>,<2020-02-23 05:56:13.296>,<'Directory'>)
05:56:13.872 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 46 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2"
05:56:13.876 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" was inserted in the datastore and was given strategy value of "1"
05:56:13.883 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
05:56:13.883 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="org.datanucleus.identity.IdentityReference@3f81621c") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
05:56:13.883 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
05:56:13.883 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2"
05:56:13.884 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
05:56:13.886 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="") is having the value in field "created" replaced by a SCO wrapper
05:56:13.887 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="") is having the value in field "changed" replaced by a SCO wrapper
05:56:13.887 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'e9f33f2a-ef65-40ff-a177-83bbb737b02e'>,<0>,<2020-02-23 05:56:13.296>,<2020-02-23 05:56:13.296>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
05:56:13.891 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 4 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce"
05:56:13.892 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" was inserted in the datastore and was given strategy value of "1"
05:56:13.892 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
05:56:13.892 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="org.datanucleus.identity.IdentityReference@76a805b7") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
05:56:13.892 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
05:56:13.892 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
05:56:13.892 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
05:56:13.893 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
05:56:13.893 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce"
05:56:13.893 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
05:56:13.893 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
05:56:13.909 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:56:13.910 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
05:56:13.910 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
05:56:13.910 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: repositoryId=e9f33f2a-ef65-40ff-a177-83bbb737b02e
05:56:13.910 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
05:56:13.911 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects
05:56:13.911 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:13.913 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
05:56:13.915 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
05:56:13.916 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@286090c]]
05:56:13.916 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:13.917 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:13.918 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:13.919 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
05:56:13.919 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
05:56:13.920 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
05:56:13.920 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:13.920 [main] DEBUG DataNucleus.Transaction - Transaction committed in 10 ms
05:56:13.920 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@abbe000 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@abbe000, lifecycle=HOLLOW]
05:56:13.920 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 2]
05:56:13.920 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8, lifecycle=HOLLOW]
05:56:13.921 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:13.921 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:13.921 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
05:56:13.921 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6547 ms.
05:56:13.922 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@64dae3b7"
05:56:13.922 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:13.922 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
05:56:13.932 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
05:56:13.938 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:56:13.957 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 19 ms
05:56:13.957 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
05:56:13.957 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
05:56:13.971 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 14 ms
05:56:13.971 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
05:56:13.972 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:13.972 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e03db1f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:13.972 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:13.972 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:13.972 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
05:56:13.980 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@54089484"
05:56:13.982 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-02-22 05:56:13.929>
05:56:13.983 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:13.983 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
05:56:13.985 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
05:56:13.985 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:13.985 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:13.985 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e03db1f]]
05:56:13.985 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:13.985 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:13.986 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:13.986 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:13.986 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:13.986 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
05:56:13.986 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:13.986 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=1
05:56:13.987 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=2
05:56:13.987 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:13.988 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: NOT releasing underlying FileLock. lockCounter=1
05:56:13.988 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=2
05:56:13.988 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: NOT releasing underlying FileLock. lockCounter=1
05:56:13.989 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: releasing underlying FileLock. lockCounter=0
05:56:13.999 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@32a2a6be"
05:56:13.999 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:13.999 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
05:56:14.003 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:14.003 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:14.004 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:14.004 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3127cb44, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:14.005 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:14.005 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.005 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:14.005 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3d20e575"
05:56:14.005 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:14.006 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:14.007 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
05:56:14.011 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:14.013 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:14.016 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:56:14.016 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:56:14.016 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="1") enlisted in transactional cache
05:56:14.017 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d"
05:56:14.025 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:56:14.026 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:56:14.026 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" field "aliases" loading contents to SCO wrapper from the datastore
05:56:14.033 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.044 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@276cc8dc"
05:56:14.044 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:56:14.045 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:14.047 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7fd987ef"
05:56:14.047 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:14.047 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]tryAcquire: returning true. lockCounter=1
05:56:14.048 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]tryAcquire: returning true. lockCounter=2
05:56:14.048 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:14.048 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]release: NOT releasing underlying FileLock. lockCounter=1
05:56:14.049 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]release: releasing underlying FileLock. lockCounter=0
05:56:14.049 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.049 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.050 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:14.050 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.050 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.050 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
05:56:14.050 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.050 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.050 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3127cb44]]
05:56:14.051 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:14.051 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:14.051 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.052 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:56:14.053 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:14.053 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms
05:56:14.053 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d, lifecycle=HOLLOW]
05:56:14.053 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:14.053 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:14.053 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
05:56:14.054 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@6807a356"
05:56:14.054 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:14.054 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
05:56:14.055 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:14.055 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:14.055 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:14.055 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@49469ffa, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:14.056 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:14.056 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.056 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:14.056 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@58b5a2f3"
05:56:14.057 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:14.057 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:14.058 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
05:56:14.058 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:14.058 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:14.058 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:56:14.059 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:56:14.059 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="1") enlisted in transactional cache
05:56:14.059 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea"
05:56:14.060 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:56:14.060 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:56:14.064 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.091 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@642857e0"
05:56:14.092 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
05:56:14.098 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 6 ms
05:56:14.099 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@64c781a9"
05:56:14.099 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" field "aliases" loading contents to SCO wrapper from the datastore
05:56:14.100 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.101 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@71ed560f"
05:56:14.101 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:56:14.101 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:14.102 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@58253c57"
05:56:14.103 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.103 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.104 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:14.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.104 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
05:56:14.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.104 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@49469ffa]]
05:56:14.104 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:14.104 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:14.105 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.105 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:56:14.105 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:14.105 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:14.105 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea, lifecycle=HOLLOW]
05:56:14.105 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:14.105 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:14.105 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
05:56:14.106 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5118388b]open: closing=false closeAbortable=true
05:56:14.116 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:14.116 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]tryAcquire: returning true. lockCounter=1
05:56:14.116 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:14.117 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]release: releasing underlying FileLock. lockCounter=0
05:56:14.118 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@62a68bcb"
05:56:14.118 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:14.118 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
05:56:14.119 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:14.119 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:14.119 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:14.120 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@45658133, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:14.120 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:14.120 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.120 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:14.120 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6413d7e7"
05:56:14.121 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:14.121 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:14.122 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:56:14.122 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:14.122 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:14.123 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:56:14.124 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:56:14.124 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") enlisted in transactional cache
05:56:14.124 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97"
05:56:14.125 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:56:14.125 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:56:14.126 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.133 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e1fd62b"
05:56:14.134 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k6yk7ash-no00h'>
05:56:14.135 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:14.135 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@558b4942"
05:56:14.135 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" field "aliases" loading contents to SCO wrapper from the datastore
05:56:14.136 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.137 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@30ec7d21"
05:56:14.137 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:56:14.137 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:14.137 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7efa3f63"
05:56:14.138 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.143 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699"
05:56:14.144 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k6yk7ash-no00h'>) 
05:56:14.145 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15"
05:56:14.146 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15"
05:56:14.147 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
05:56:14.147 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:14.148 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=1
05:56:14.148 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2
05:56:14.148 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:14.149 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1
05:56:14.149 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2
05:56:14.149 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:14.149 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1
05:56:14.150 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2
05:56:14.150 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1
05:56:14.150 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: releasing underlying FileLock. lockCounter=0
05:56:14.151 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects
05:56:14.153 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:14.153 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:14.153 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.153 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:14.153 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f10f633"
05:56:14.154 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:14.154 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:14.154 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:56:14.155 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1]
05:56:14.156 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.156 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.158 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sun Feb 23 05:56:14 CET 2020) for LocalRepository[id=1]
05:56:14.158 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
05:56:14.158 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:56:14.159 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:14.159 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:14.159 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.159 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:14.160 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@322ba549"
05:56:14.160 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:14.160 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:14.160 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:56:14.161 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1]
05:56:14.167 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" having fields "changed,revision" updated in table ""repository""
05:56:14.167 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.188 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699"
05:56:14.189 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2020-02-23 05:56:14.156>,"revision"=<1> WHERE "id"=<1>
05:56:14.197 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 8 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd"
05:56:14.197 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd"
05:56:14.197 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
05:56:14.197 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.197 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:14.198 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.198 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.198 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
05:56:14.198 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:14.198 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:14.198 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="")
05:56:14.198 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@45658133]]
05:56:14.198 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:14.205 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:14.205 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
05:56:14.206 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
05:56:14.206 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:14.206 [main] DEBUG DataNucleus.Transaction - Transaction committed in 8 ms
05:56:14.206 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97, lifecycle=HOLLOW]
05:56:14.206 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:14.207 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:14.207 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
05:56:14.208 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]getCloseDeferredMillis: closeDeferredMillis=0
05:56:14.208 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]close: Closing real LocalRepoManager immediately.
05:56:14.208 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]_close: Shutting down real LocalRepoManager.
05:56:14.409 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx
05:56:14.411 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
05:56:14.411 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
05:56:14.413 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
05:56:14.413 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
05:56:14.872 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]release: releasing underlying FileLock. lockCounter=0
05:56:14.890 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
05:56:14.890 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
05:56:14.930 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2
05:56:15.651 [qtp2114444063-16-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2da2357 on ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=0
05:56:15.651 [qtp2114444063-16-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=1
05:56:15.652 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected
05:56:15.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/0 selected
05:56:15.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates
05:56:15.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:15.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@2da2357
05:56:15.657 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@2da2357
05:56:15.657 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:15.657 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@2da2357
05:56:15.657 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys
05:56:15.688 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 18 ms, remaining: 29982 ms
05:56:15.781 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=113/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@4513bfb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
05:56:15.797 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=129/30000}{io=0/0,kio=0,kro=0}-><null>
05:56:15.799 [qtp2114444063-21] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=130/30000}{io=0/0,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:15.801 [qtp2114444063-21] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:15.802 [qtp2114444063-21] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:15.803 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@19d3ea14{AC.ReadCB@565010a5{HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:56:15.804 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:15.804 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d95b61 on ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
05:56:15.805 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=1
05:56:15.805 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected
05:56:15.805 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/1 selected
05:56:15.806 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:15.806 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates
05:56:15.806 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@2da2357
05:56:15.806 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:15.806 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2d95b61
05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys
05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 1/1/1 selected
05:56:15.808 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 1 keys, 0 updates
05:56:15.809 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@ac45689 SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
05:56:15.810 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:15.812 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:56:15.813 [qtp2114444063-20] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0} tryExecute EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:15.813+01:00
05:56:15.814 [qtp2114444063-20] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=1} startReservedThread p=1
05:56:15.817 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@17497425{s=0/6,p=1}@7e43a7a2
05:56:15.818 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@17497425{s=0/6,p=1}@7e43a7a2
05:56:15.818 [qtp2114444063-17] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=1/6,p=1}@7e43a7a2 started
05:56:15.818 [qtp2114444063-17] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=1/6,p=0}@7e43a7a2 waiting
05:56:15.819 [qtp2114444063-20] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:15.818+01:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
05:56:15.820 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:56:15.820 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
05:56:15.820 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:15.821 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:56:15.821 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:15.821 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys
05:56:15.822 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@19d3ea14{AC.ReadCB@565010a5{HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:56:15.822 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4513bfb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
05:56:15.838 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 537 HeapByteBuffer@22a2eb9b[p=0,l=537,c=8192,r=537]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:15.840 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 537 HeapByteBuffer@22a2eb9b[p=0,l=537,c=8192,r=537]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:15.841 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@22a2eb9b[p=0,l=537,c=8192,r=537]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:56:15.841 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@22a2eb9b[p=0,l=537,c=8192,r=537]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:15.842 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
05:56:15.850 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
05:56:15.850 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
05:56:15.850 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
05:56:15.850 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
05:56:15.853 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
05:56:15.853 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
05:56:15.853 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
05:56:15.855 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
05:56:15.856 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
05:56:15.856 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
05:56:15.856 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
05:56:15.856 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
05:56:15.857 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
05:56:15.857 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
05:56:15.857 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
05:56:15.860 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
05:56:15.860 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
05:56:15.871 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
05:56:15.871 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
05:56:15.871 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
05:56:15.871 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
05:56:15.877 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:37487/RepoInfo on HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37487/RepoInfo,age=3}
POST //127.0.0.1:37487/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic a3lXQTJ0NUZqRFhEWlppZDl1N1VCQTotR2gwU3QtN0JZQU4wQmdnVldXZi4tU0RP
User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_242)
Host: 127.0.0.1:37487
Connection: keep-alive
Content-Length: 243


05:56:15.878 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37487/RepoInfo,age=6} parsed true HttpParser{s=CONTENT,0 of 243}
05:56:15.878 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37487/RepoInfo,age=7} handle //127.0.0.1:37487/RepoInfo 
05:56:15.878 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@4513bfb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
05:56:15.881 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=10} action DISPATCH
05:56:15.884 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=13}
05:56:15.885 [qtp2114444063-18] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
05:56:15.886 [qtp2114444063-18] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
05:56:15.886 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
05:56:15.887 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 session=null
05:56:15.888 [qtp2114444063-18] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:15.888 [qtp2114444063-18] DEBUG o.e.jetty.servlet.ServletHandler - chain=null
05:56:15.999 [qtp2114444063-18] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created.
05:56:16.006 [qtp2114444063-18] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic a3lXQTJ0NUZqRFhEWlppZDl1N1VCQTotR2gwU3QtN0JZQU4wQmdnVldXZi4tU0RP
05:56:16.024 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=199/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=153} parse HeapByteBuffer@22a2eb9b[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:56:16.025 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@22a2eb9b[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:16.026 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=154} onContent Content@52deb943{HeapByteBufferR@2db00f9d[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.028 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=0,q=0,[0]=null,s=STREAM] addContent Content@52deb943{HeapByteBufferR@2db00f9d[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.028 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
05:56:16.029 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=158} onContentComplete
05:56:16.031 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=160} onRequestComplete
05:56:16.031 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
05:56:16.033 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=209/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=END,243 of 243},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=162} parsed false HttpParser{s=END,243 of 243}
05:56:16.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=295,l=537,c=8192,r=242]={POST /RepoInfo HT...ength: 243\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=296,l=537,c=8192,r=241]={POST /RepoInfo HT...ngth: 243\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=297,l=537,c=8192,r=240]={POST /RepoInfo HT...gth: 243\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.092 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=298,l=537,c=8192,r=239]={POST /RepoInfo HT...th: 243\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.093 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@52deb943{HeapByteBufferR@2db00f9d[p=326,l=537,c=8192,r=211]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.096 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=327,l=537,c=8192,r=210]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.096 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=328,l=537,c=8192,r=209]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.097 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=329,l=537,c=8192,r=208]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.097 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=330,l=537,c=8192,r=207]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.098 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=331,l=537,c=8192,r=206]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.098 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=332,l=537,c=8192,r=205]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.098 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=333,l=537,c=8192,r=204]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.098 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=334,l=537,c=8192,r=203]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.099 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=335,l=537,c=8192,r=202]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.099 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=336,l=537,c=8192,r=201]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.099 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=337,l=537,c=8192,r=200]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=338,l=537,c=8192,r=199]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=339,l=537,c=8192,r=198]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=340,l=537,c=8192,r=197]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=341,l=537,c=8192,r=196]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=342,l=537,c=8192,r=195]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=343,l=537,c=8192,r=194]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=344,l=537,c=8192,r=193]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.102 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=345,l=537,c=8192,r=192]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.102 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=346,l=537,c=8192,r=191]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.102 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=347,l=537,c=8192,r=190]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.102 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=348,l=537,c=8192,r=189]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.103 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@52deb943{HeapByteBufferR@2db00f9d[p=349,l=537,c=8192,r=188]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.103 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@790377a[c=243,q=1,[0]=EOF,s=STREAM] read 188 from Content@52deb943{HeapByteBufferR@2db00f9d[p=537,l=537,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:16.104 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=279/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=END,243 of 243},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=233}
05:56:16.111 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@4513bfb4{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
05:56:16.118 [qtp2114444063-18] INFO  c.c.c.local.LocalRepoManagerImpl - [4f796ef4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h'
05:56:16.121 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f41ab26]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/cloudstore-repository.lock'
05:56:16.121 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f41ab26]tryAcquire: returning true. lockCounter=1
05:56:16.121 [qtp2114444063-18] INFO  c.c.c.local.LocalRepoManagerImpl - [4f796ef4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' locked successfully.
05:56:16.122 [qtp2114444063-18] DEBUG c.c.c.local.LocalRepoManagerImpl - [4f796ef4]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
05:56:16.124 [qtp2114444063-18] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
05:56:16.129 [qtp2114444063-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar.
05:56:16.147 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
05:56:16.155 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
05:56:16.158 [qtp2114444063-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar.
05:56:16.165 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
05:56:16.165 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
05:56:16.167 [qtp2114444063-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar.
05:56:16.187 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
05:56:16.195 [qtp2114444063-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
05:56:16.206 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Java types support initialising ...
05:56:16.210 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
05:56:16.210 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Type converter support initialising ...
05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Type converter support loaded
05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
05:56:16.214 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
05:56:16.215 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
05:56:16.216 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
05:56:16.217 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
05:56:16.218 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
05:56:16.219 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
05:56:16.220 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
05:56:16.221 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
05:56:16.222 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
05:56:16.222 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
05:56:16.223 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
05:56:16.224 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
05:56:16.224 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
05:56:16.225 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
05:56:16.226 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.226 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.227 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.228 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.229 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.229 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
05:56:16.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:56:16.231 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
05:56:16.233 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
05:56:16.234 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
05:56:16.235 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
05:56:16.235 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
05:56:16.236 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
05:56:16.237 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
05:56:16.237 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
05:56:16.238 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
05:56:16.239 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.240 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
05:56:16.240 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.242 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.242 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
05:56:16.243 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:56:16.243 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
05:56:16.244 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
05:56:16.244 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
05:56:16.245 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
05:56:16.245 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
05:56:16.246 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
05:56:16.246 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
05:56:16.247 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.248 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.248 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.249 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.249 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.250 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.251 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
05:56:16.251 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:56:16.251 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
05:56:16.252 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
05:56:16.253 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
05:56:16.254 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
05:56:16.254 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
05:56:16.255 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
05:56:16.255 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
05:56:16.256 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
05:56:16.257 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
05:56:16.257 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.258 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
05:56:16.258 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.259 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.260 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.260 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.261 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
05:56:16.261 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:56:16.262 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
05:56:16.262 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
05:56:16.262 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
05:56:16.263 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
05:56:16.263 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
05:56:16.264 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
05:56:16.264 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
05:56:16.265 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.265 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.265 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.266 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.266 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.267 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.267 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
05:56:16.267 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:56:16.268 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
05:56:16.269 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
05:56:16.270 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
05:56:16.270 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
05:56:16.271 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
05:56:16.272 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
05:56:16.272 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
05:56:16.273 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
05:56:16.273 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
05:56:16.274 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.274 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
05:56:16.275 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.276 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.276 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.277 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.277 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
05:56:16.277 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:56:16.278 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.279 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
05:56:16.279 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
05:56:16.279 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
05:56:16.280 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
05:56:16.280 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
05:56:16.280 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
05:56:16.281 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
05:56:16.281 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
05:56:16.281 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
05:56:16.282 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
05:56:16.283 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
05:56:16.283 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
05:56:16.284 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
05:56:16.284 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.285 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.285 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.286 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.286 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.287 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.287 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
05:56:16.288 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:56:16.288 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
05:56:16.288 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
05:56:16.289 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
05:56:16.289 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
05:56:16.290 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
05:56:16.290 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
05:56:16.291 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
05:56:16.291 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
05:56:16.292 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
05:56:16.293 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.293 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
05:56:16.294 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.294 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.295 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.296 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.296 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
05:56:16.296 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:56:16.297 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
05:56:16.297 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
05:56:16.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
05:56:16.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
05:56:16.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
05:56:16.299 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
05:56:16.300 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
05:56:16.300 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.300 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.301 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.301 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.302 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.302 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.303 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
05:56:16.303 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:56:16.306 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
05:56:16.308 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
05:56:16.308 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
05:56:16.309 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
05:56:16.309 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
05:56:16.310 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
05:56:16.310 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
05:56:16.311 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
05:56:16.311 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
05:56:16.311 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.312 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
05:56:16.313 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.313 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.314 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.314 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.316 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
05:56:16.316 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
05:56:16.316 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
05:56:16.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
05:56:16.321 [qtp2114444063-18] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
05:56:16.321 [qtp2114444063-18] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
05:56:16.322 [qtp2114444063-18] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
05:56:16.333 [qtp2114444063-18] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
05:56:16.450 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5405bba2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
05:56:16.452 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:16.452 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
05:56:16.452 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:16.452 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
05:56:16.453 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:16.454 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
05:56:16.455 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
05:56:16.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:16.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
05:56:16.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:16.460 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:16.496 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
05:56:16.496 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore : read-write
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Queries : Timeout=0
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - ===========================================================
05:56:16.524 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby]
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby]
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Datastore - ===========================================================
05:56:16.525 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5405bba2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e7cc992, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:16.527 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5405bba2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e7cc992, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:16.528 [qtp2114444063-18] DEBUG DataNucleus.Datastore - StoreManager now created
05:56:16.528 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
05:56:16.528 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux"
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Persistence API : JDO
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ClassLoading : default
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
05:56:16.529 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ================================================
05:56:16.530 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@370b88c6"
05:56:16.530 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
05:56:16.534 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
05:56:16.535 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
05:56:16.535 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
05:56:16.536 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
05:56:16.537 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
05:56:16.538 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
05:56:16.538 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
05:56:16.539 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.540 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.541 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.542 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.543 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.544 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.545 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
05:56:16.545 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:56:16.546 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
05:56:16.547 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
05:56:16.548 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
05:56:16.549 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
05:56:16.550 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
05:56:16.551 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
05:56:16.551 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
05:56:16.552 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
05:56:16.553 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
05:56:16.553 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.554 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
05:56:16.555 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.556 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.557 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.558 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.559 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
05:56:16.560 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:56:16.560 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
05:56:16.561 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
05:56:16.562 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
05:56:16.562 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
05:56:16.563 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
05:56:16.564 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
05:56:16.565 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
05:56:16.566 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.566 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.567 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.568 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.569 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.570 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.571 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
05:56:16.572 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:56:16.573 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
05:56:16.574 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
05:56:16.575 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
05:56:16.576 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
05:56:16.577 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
05:56:16.578 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
05:56:16.578 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
05:56:16.579 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
05:56:16.580 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
05:56:16.581 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.582 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
05:56:16.583 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.584 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.585 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.586 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.587 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
05:56:16.587 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:56:16.587 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.588 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.588 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.589 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
05:56:16.589 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
05:56:16.591 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
05:56:16.592 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
05:56:16.593 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
05:56:16.594 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
05:56:16.595 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
05:56:16.596 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
05:56:16.597 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
05:56:16.598 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.598 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.599 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.600 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.600 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.601 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.602 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
05:56:16.602 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:56:16.603 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
05:56:16.603 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
05:56:16.604 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
05:56:16.605 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
05:56:16.606 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
05:56:16.607 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
05:56:16.607 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
05:56:16.608 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
05:56:16.609 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
05:56:16.609 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.610 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
05:56:16.611 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.612 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.613 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.614 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.616 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
05:56:16.616 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:56:16.616 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.616 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.617 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
05:56:16.620 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
05:56:16.621 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
05:56:16.621 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
05:56:16.622 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
05:56:16.623 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
05:56:16.623 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
05:56:16.624 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
05:56:16.625 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
05:56:16.626 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
05:56:16.627 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
05:56:16.627 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
05:56:16.627 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
05:56:16.627 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
05:56:16.628 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
05:56:16.628 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
05:56:16.629 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.629 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:56:16.629 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
05:56:16.630 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
05:56:16.630 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.630 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
05:56:16.631 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
05:56:16.631 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
05:56:16.631 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
05:56:16.631 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.632 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
05:56:16.633 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.633 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:16.634 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
05:56:16.634 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:16.634 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
05:56:16.635 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:16.635 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
05:56:16.635 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.636 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
05:56:16.636 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
05:56:16.636 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
05:56:16.636 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.637 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.638 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
05:56:16.639 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
05:56:16.640 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
05:56:16.640 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:16.640 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
05:56:16.640 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:16.641 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:16.642 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
05:56:16.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:16.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
05:56:16.644 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:16.644 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
05:56:16.644 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.645 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61334c89 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:16.645 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465" with isolation "serializable"
05:56:16.659 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:56:16.659 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema ""
05:56:16.726 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 67 ms
05:56:16.727 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
05:56:16.729 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
05:56:16.731 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
05:56:16.752 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
05:56:16.791 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
05:56:16.799 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
05:56:16.805 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
05:56:16.815 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
05:56:16.824 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
05:56:16.831 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
05:56:16.837 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
05:56:16.842 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
05:56:16.843 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465"
05:56:16.843 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465"
05:56:16.843 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61334c89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:16.843 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61334c89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44650465, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:16.844 [qtp2114444063-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
05:56:16.844 [qtp2114444063-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
05:56:16.844 [qtp2114444063-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
05:56:16.846 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
05:56:16.846 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
05:56:16.847 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
05:56:16.848 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
05:56:16.848 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
05:56:16.849 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
05:56:16.850 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
05:56:16.850 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:16.851 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
05:56:16.852 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:16.853 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:16.853 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:16.854 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:16.855 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
05:56:16.855 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:56:16.856 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
05:56:16.858 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
05:56:16.858 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
05:56:16.859 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
05:56:16.860 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
05:56:16.861 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
05:56:16.862 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
05:56:16.862 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
05:56:16.863 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
05:56:16.864 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:16.865 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
05:56:16.865 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:16.866 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:16.867 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:16.867 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:16.868 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
05:56:16.868 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:56:16.869 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.869 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:16.869 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
05:56:16.870 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
05:56:16.870 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
05:56:16.871 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
05:56:16.871 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
05:56:16.871 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.871 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
05:56:16.872 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:16.872 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
05:56:16.872 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.872 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
05:56:16.873 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.873 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
05:56:16.873 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a24af6c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:16.873 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a" with isolation "serializable"
05:56:16.877 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
05:56:16.877 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema ""
05:56:16.926 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 49 ms
05:56:16.926 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
05:56:16.933 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
05:56:16.938 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
05:56:16.944 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
05:56:16.944 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a"
05:56:16.944 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a"
05:56:16.945 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a24af6c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:16.945 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a24af6c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c62020a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:16.946 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
05:56:16.946 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
05:56:16.946 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.947 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:16.947 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
05:56:16.947 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
05:56:16.948 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:16.948 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
05:56:16.948 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.949 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
05:56:16.949 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.949 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
05:56:16.949 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.950 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
05:56:16.950 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:16.950 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:16.950 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
05:56:16.951 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:16.951 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
05:56:16.951 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:16.952 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
05:56:16.952 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:16.952 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
05:56:16.952 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
05:56:16.954 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@547f1c95 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:16.954 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c" with isolation "serializable"
05:56:16.956 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:56:16.956 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema ""
05:56:16.991 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 35 ms
05:56:16.991 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:56:16.997 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:56:17.002 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:56:17.007 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:56:17.008 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c"
05:56:17.008 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c"
05:56:17.008 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@547f1c95 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:17.008 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@547f1c95 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4319910c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:17.009 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
05:56:17.010 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
05:56:17.011 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
05:56:17.011 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
05:56:17.012 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
05:56:17.013 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
05:56:17.013 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
05:56:17.014 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:17.015 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
05:56:17.016 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:17.016 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:17.017 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:17.018 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:17.019 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
05:56:17.019 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:56:17.019 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
05:56:17.020 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
05:56:17.021 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
05:56:17.022 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
05:56:17.022 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
05:56:17.023 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
05:56:17.024 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
05:56:17.024 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
05:56:17.025 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
05:56:17.026 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
05:56:17.026 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
05:56:17.027 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:17.028 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
05:56:17.029 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:17.029 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:17.030 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
05:56:17.030 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:56:17.030 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:17.030 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:17.031 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
05:56:17.032 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
05:56:17.033 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
05:56:17.033 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
05:56:17.034 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
05:56:17.035 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
05:56:17.035 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
05:56:17.036 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
05:56:17.037 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:17.037 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
05:56:17.038 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:17.039 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:17.040 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:17.041 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:17.041 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
05:56:17.041 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:56:17.042 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
05:56:17.043 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
05:56:17.044 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
05:56:17.045 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
05:56:17.045 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
05:56:17.046 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
05:56:17.047 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
05:56:17.047 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
05:56:17.048 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
05:56:17.049 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
05:56:17.049 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
05:56:17.050 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:17.051 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
05:56:17.052 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:17.053 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:17.054 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
05:56:17.054 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:56:17.054 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:17.055 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:17.056 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
05:56:17.056 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:17.056 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
05:56:17.057 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
05:56:17.057 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.057 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
05:56:17.057 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
05:56:17.058 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:17.059 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.059 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
05:56:17.059 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:17.059 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.060 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
05:56:17.060 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
05:56:17.060 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.061 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
05:56:17.062 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.062 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:17.062 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
05:56:17.062 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:17.063 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
05:56:17.063 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:17.063 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
05:56:17.065 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b9d3d1e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:17.065 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058" with isolation "serializable"
05:56:17.068 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:56:17.068 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:17.099 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 31 ms
05:56:17.099 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:56:17.102 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
05:56:17.108 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:56:17.114 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:56:17.120 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:56:17.125 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
05:56:17.130 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
05:56:17.135 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
05:56:17.136 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058"
05:56:17.136 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058"
05:56:17.136 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b9d3d1e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:17.137 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b9d3d1e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e3bd058, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:17.138 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
05:56:17.139 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
05:56:17.140 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
05:56:17.140 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
05:56:17.141 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
05:56:17.142 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
05:56:17.142 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
05:56:17.143 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:17.144 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
05:56:17.145 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:17.145 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:17.146 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:17.147 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:17.148 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
05:56:17.148 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:56:17.148 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
05:56:17.149 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
05:56:17.150 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
05:56:17.150 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
05:56:17.151 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
05:56:17.152 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
05:56:17.152 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
05:56:17.153 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
05:56:17.153 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
05:56:17.154 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
05:56:17.155 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
05:56:17.156 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:17.156 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
05:56:17.157 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:17.158 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:17.159 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
05:56:17.159 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:56:17.159 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:17.159 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:17.160 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
05:56:17.160 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
05:56:17.161 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
05:56:17.161 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.161 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
05:56:17.162 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
05:56:17.162 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.162 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
05:56:17.162 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.163 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
05:56:17.163 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.163 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:17.164 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
05:56:17.165 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d279ba2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:17.165 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625" with isolation "serializable"
05:56:17.167 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
05:56:17.167 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:17.191 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 24 ms
05:56:17.191 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
05:56:17.194 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
05:56:17.198 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
05:56:17.202 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
05:56:17.202 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625"
05:56:17.202 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625"
05:56:17.202 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d279ba2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:17.203 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d279ba2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f058625, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:56:17.204 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
05:56:17.205 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:17.205 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:17.206 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
05:56:17.206 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:17.206 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.207 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62a66dbd [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:17.207 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2" with isolation "serializable"
05:56:17.209 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:56:17.212 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
05:56:17.216 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
05:56:17.219 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
05:56:17.220 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2"
05:56:17.220 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2"
05:56:17.220 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62a66dbd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:17.220 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@62a66dbd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@40030cf2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:17.222 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
05:56:17.222 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
05:56:17.223 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
05:56:17.224 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
05:56:17.224 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
05:56:17.225 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
05:56:17.225 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
05:56:17.226 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:17.227 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
05:56:17.227 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:17.228 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:17.229 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:17.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:17.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
05:56:17.230 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:56:17.231 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
05:56:17.232 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
05:56:17.232 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
05:56:17.233 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
05:56:17.234 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
05:56:17.234 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
05:56:17.235 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
05:56:17.236 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
05:56:17.236 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
05:56:17.237 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
05:56:17.237 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
05:56:17.238 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:17.239 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
05:56:17.239 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:17.240 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:17.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
05:56:17.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:56:17.241 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
05:56:17.242 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
05:56:17.243 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
05:56:17.243 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.243 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
05:56:17.243 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.244 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
05:56:17.245 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b6b106 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:17.246 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd" with isolation "serializable"
05:56:17.248 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
05:56:17.249 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:17.273 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 24 ms
05:56:17.274 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
05:56:17.275 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
05:56:17.279 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
05:56:17.281 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
05:56:17.283 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
05:56:17.286 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
05:56:17.289 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
05:56:17.292 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
05:56:17.292 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd"
05:56:17.292 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd"
05:56:17.292 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b6b106 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:17.293 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51b6b106 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7545b9fd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:17.294 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
05:56:17.294 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
05:56:17.295 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
05:56:17.296 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
05:56:17.297 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
05:56:17.297 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
05:56:17.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
05:56:17.298 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:17.299 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
05:56:17.300 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:17.301 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:17.301 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:17.302 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:17.303 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
05:56:17.303 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:56:17.304 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
05:56:17.305 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
05:56:17.305 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
05:56:17.306 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
05:56:17.307 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
05:56:17.307 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
05:56:17.308 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
05:56:17.309 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
05:56:17.310 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
05:56:17.310 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
05:56:17.311 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
05:56:17.312 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:17.312 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
05:56:17.313 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:17.314 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:17.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
05:56:17.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:56:17.315 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
05:56:17.316 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
05:56:17.317 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:17.318 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
05:56:17.319 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:17.319 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
05:56:17.319 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:17.319 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
05:56:17.320 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b810869 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:17.320 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875" with isolation "serializable"
05:56:17.322 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
05:56:17.322 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:17.349 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 27 ms
05:56:17.349 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
05:56:17.352 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
05:56:17.355 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
05:56:17.358 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
05:56:17.358 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875"
05:56:17.359 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875"
05:56:17.359 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b810869 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:17.359 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b810869 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@f2fd875, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:17.360 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
05:56:17.361 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
05:56:17.361 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
05:56:17.362 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
05:56:17.363 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
05:56:17.363 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
05:56:17.364 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
05:56:17.365 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:17.365 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
05:56:17.366 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:17.367 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:17.367 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:17.368 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:17.369 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
05:56:17.369 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:56:17.369 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
05:56:17.370 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
05:56:17.370 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
05:56:17.371 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
05:56:17.372 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
05:56:17.372 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
05:56:17.373 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
05:56:17.373 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
05:56:17.374 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
05:56:17.375 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
05:56:17.376 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
05:56:17.376 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:17.377 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
05:56:17.377 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:17.378 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:17.379 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
05:56:17.379 [qtp2114444063-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:56:17.379 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
05:56:17.380 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:17.380 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b578ffe [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:17.381 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9" with isolation "serializable"
05:56:17.386 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:56:17.391 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:56:17.395 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9"
05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9"
05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b578ffe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:17.401 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b578ffe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21b231c9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:17.402 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:17.402 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed
05:56:17.403 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@7b6b8ede"
05:56:17.403 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:17.403 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false)
05:56:17.404 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:56:17.404 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
05:56:17.404 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
05:56:17.404 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
05:56:17.406 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
05:56:17.406 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
05:56:17.408 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:17.408 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@50928d2a, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:17.408 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:17.409 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.409 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:17.425 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@51cba3bc"
05:56:17.425 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:17.426 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.427 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 18 ms
05:56:17.427 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:17.428 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
05:56:17.429 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:17.431 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
05:56:17.431 [qtp2114444063-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
05:56:17.432 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="1") enlisted in transactional cache
05:56:17.434 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" having fields "publicKey" fetched from table ""repository""
05:56:17.436 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.446 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6ba027cb"
05:56:17.446 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:56:17.447 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.448 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@fa6b8e8"
05:56:17.448 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="1") is having the following fields in Level 2 cache object updated : [3]
05:56:17.450 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" having fields "privateKey" fetched from table ""repository""
05:56:17.450 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.457 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@58e3539a"
05:56:17.458 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:56:17.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.459 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3e3974dd"
05:56:17.459 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="1") is having the following fields in Level 2 cache object updated : [7]
05:56:17.459 [qtp2114444063-18] INFO  c.c.c.local.LocalRepoManagerImpl - [4f796ef4]initPersistenceManagerFactory: repositoryId=e9f33f2a-ef65-40ff-a177-83bbb737b02e
05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee
05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@50928d2a]]
05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:17.460 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b93e76 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35d5e0c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@56db153d, lifecycle=HOLLOW]
05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:17.461 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed
05:56:17.461 [qtp2114444063-18] INFO  c.c.c.local.LocalRepoManagerImpl - [4f796ef4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1339 ms.
05:56:17.462 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@35eaf623"
05:56:17.462 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:17.462 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false)
05:56:17.463 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
05:56:17.463 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:56:17.464 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
05:56:17.464 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
05:56:17.464 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
05:56:17.466 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
05:56:17.467 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
05:56:17.467 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:17.467 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@740b1fcc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:17.468 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:17.468 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.468 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
05:56:17.478 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6255473"
05:56:17.478 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-02-22 05:56:17.462>
05:56:17.479 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee
05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@740b1fcc]]
05:56:17.480 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1632a8c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef4dc8a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:17.481 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed
05:56:17.482 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:17.482 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]tryAcquire: returning true. lockCounter=1
05:56:17.483 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]tryAcquire: returning true. lockCounter=2
05:56:17.483 [qtp2114444063-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:17.485 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]release: NOT releasing underlying FileLock. lockCounter=1
05:56:17.485 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [49f7ac2f]release: releasing underlying FileLock. lockCounter=0
05:56:17.485 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@444ff8d6"
05:56:17.486 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:17.486 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false)
05:56:17.486 [qtp2114444063-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:17.487 [qtp2114444063-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:17.487 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:17.487 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@280ab377, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@369e2668"
05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:17.488 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:17.489 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:56:17.489 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:17.489 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:17.489 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:56:17.490 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:56:17.490 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="1") enlisted in transactional cache
05:56:17.491 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466"
05:56:17.492 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:56:17.492 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:56:17.492 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" field "aliases" loading contents to SCO wrapper from the datastore
05:56:17.494 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.504 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@57313a88"
05:56:17.504 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:56:17.505 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.505 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@312e4e0d"
05:56:17.506 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [78a892b2]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:17.506 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [78a892b2]tryAcquire: returning true. lockCounter=1
05:56:17.506 [qtp2114444063-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:17.507 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [78a892b2]release: releasing underlying FileLock. lockCounter=0
05:56:17.507 [qtp2114444063-18] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k6yk7ash-no00h' of repository 'e9f33f2a-ef65-40ff-a177-83bbb737b02e' already in-sync.
05:56:17.508 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:17.508 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]tryAcquire: returning true. lockCounter=1
05:56:17.508 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]tryAcquire: returning true. lockCounter=2
05:56:17.508 [qtp2114444063-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:17.509 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]release: NOT releasing underlying FileLock. lockCounter=1
05:56:17.509 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c440bfe]release: releasing underlying FileLock. lockCounter=0
05:56:17.509 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.509 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.509 [qtp2114444063-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:17.509 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee
05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@280ab377]]
05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:17.510 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dafd6d2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b4b6acd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5aad1466, lifecycle=HOLLOW]
05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:17.511 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:17.512 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed
05:56:17.512 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@2d677d92"
05:56:17.513 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=	, enlisted resources=[]]
05:56:17.513 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false)
05:56:17.513 [qtp2114444063-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:17.513 [qtp2114444063-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:17.514 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:17.515 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@27df604c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=	, enlisted resources=[]]
05:56:17.515 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=	" with flags "0"
05:56:17.515 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.516 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:17.516 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@22117eea"
05:56:17.517 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:17.517 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:17.518 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
05:56:17.519 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:17.519 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:17.520 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:56:17.521 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:56:17.521 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="1") enlisted in transactional cache
05:56:17.522 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5"
05:56:17.522 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:56:17.522 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:56:17.523 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.529 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5c12f949"
05:56:17.529 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
05:56:17.529 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:17.530 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@78603a51"
05:56:17.530 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" field "aliases" loading contents to SCO wrapper from the datastore
05:56:17.531 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.532 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3255a7cd"
05:56:17.532 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:56:17.532 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:17.532 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1b2ae862"
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.533 [qtp2114444063-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=	, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@27df604c]]
05:56:17.533 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=	" with onePhase="true"
05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42cb496e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5f96dc78, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:17.534 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4ab929c5, lifecycle=HOLLOW]
05:56:17.535 [qtp2114444063-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:17.535 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:17.535 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed
05:56:17.535 [qtp2114444063-18] DEBUG c.c.c.local.LocalRepoManagerImpl - [4f796ef4]open: closing=false closeAbortable=true
05:56:17.536 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@180c6527" with txn="org.datanucleus.TransactionImpl@7d9553aa"
05:56:17.536 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
05:56:17.536 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee (optimistic=false)
05:56:17.537 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:17.537 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]tryAcquire: returning true. lockCounter=1
05:56:17.537 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]tryAcquire: returning true. lockCounter=2
05:56:17.537 [qtp2114444063-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:17.538 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]release: NOT releasing underlying FileLock. lockCounter=1
05:56:17.538 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [13291466]release: releasing underlying FileLock. lockCounter=0
05:56:17.542 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
05:56:17.542 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
05:56:17.542 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
05:56:17.542 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
05:56:17.544 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
05:56:17.544 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3ca8f9bf, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.545 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
05:56:17.552 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7e599b7"
05:56:17.552 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
05:56:17.552 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:17.553 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
05:56:17.554 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
05:56:17.554 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
05:56:17.554 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
05:56:17.554 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
05:56:17.555 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
05:56:17.555 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
05:56:17.556 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.556 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
05:56:17.562 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e964481"
05:56:17.562 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
05:56:17.562 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:17.563 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
05:56:17.567 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
05:56:17.569 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms
05:56:17.570 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
05:56:17.570 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
05:56:17.575 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 5 ms
05:56:17.575 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
05:56:17.576 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.576 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
05:56:17.587 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@23642103"
05:56:17.587 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
05:56:17.588 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.600 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 24 ms
05:56:17.602 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
05:56:17.602 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
05:56:17.602 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
05:56:17.602 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
05:56:17.603 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
05:56:17.604 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
05:56:17.604 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.604 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
05:56:17.612 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@57edc0d1"
05:56:17.613 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
05:56:17.614 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.614 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
05:56:17.616 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
05:56:17.617 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
05:56:17.617 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
05:56:17.617 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
05:56:17.623 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms
05:56:17.623 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
05:56:17.623 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.624 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
05:56:17.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@32d1e65"
05:56:17.643 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
05:56:17.644 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.644 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 21 ms
05:56:17.645 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
05:56:17.646 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
05:56:17.646 [qtp2114444063-18] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
05:56:17.646 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
05:56:17.648 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
05:56:17.648 [qtp2114444063-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
05:56:17.648 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.648 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
05:56:17.663 [qtp2114444063-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@68ebf1af"
05:56:17.663 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
05:56:17.664 [qtp2114444063-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:17.665 [qtp2114444063-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms
05:56:17.665 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.665 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.666 [qtp2114444063-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@30141aee
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3ca8f9bf]]
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:17.666 [qtp2114444063-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@746b0405 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bab87c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@30141aee" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@38b0bafb]"
05:56:17.667 [qtp2114444063-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:17.667 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:17.667 [qtp2114444063-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@30141aee" closed
05:56:17.667 [qtp2114444063-18] INFO  c.c.c.local.LocalRepoManagerImpl - [4f796ef4]getCloseDeferredMillis: closeDeferredMillis=0
05:56:17.667 [qtp2114444063-18] INFO  c.c.c.local.LocalRepoManagerImpl - [4f796ef4]close: Closing real LocalRepoManager immediately.
05:56:17.667 [qtp2114444063-18] INFO  c.c.c.local.LocalRepoManagerImpl - [4f796ef4]_close: Shutting down real LocalRepoManager.
05:56:17.986 [qtp2114444063-18] DEBUG DataNucleus.Connection - Closing Connection Pool tx
05:56:17.988 [qtp2114444063-18] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
05:56:17.990 [qtp2114444063-18] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
05:56:17.990 [qtp2114444063-18] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
05:56:17.992 [qtp2114444063-18] DEBUG DataNucleus.Cache - Level 2 Cache cleared
05:56:18.047 [qtp2114444063-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f41ab26]release: releasing underlying FileLock. lockCounter=0
05:56:18.069 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@44932192[p=0,l=772,c=8192,r=772]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@48f01caf{null}
05:56:18.069 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@602134db{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=2198}
200 OK HTTP/1.1
Content-Length: 772
Content-Type: application/xml


05:56:18.077 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5479cf68[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46439953] generate: NEED_HEADER (null,[p=0,l=772,c=8192,r=772],true)@START
05:56:18.079 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=772} last=true content=HeapByteBuffer@44932192[p=0,l=772,c=8192,r=772]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:18.079 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 772
Content-Type: application/xml


05:56:18.079 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
05:56:18.080 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5479cf68[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46439953] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=772,c=8192,r=772],true)@COMPLETING
05:56:18.081 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4ab2818c{IDLE}->null [HeapByteBuffer@22a2eb9b[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>lXQTJ0NUZqRFhEWlp...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@44932192[p=0,l=772,c=8192,r=772]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
05:56:18.081 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ab2818c{WRITING}->null:IDLE-->WRITING
05:56:18.083 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 876 SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=W,to=2258/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=END,243 of 243},g=HttpGenerator@4f500e63{s=COMPLETING}]=>HttpChannelOverHttp@602134db{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=2212}
05:56:18.083 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=876 remaining=0 WriteFlusher@4ab2818c{WRITING}->null
05:56:18.083 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4ab2818c{IDLE}->null:WRITING-->IDLE
05:56:18.084 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5479cf68[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46439953] generate: DONE ([p=104,l=104,c=8192,r=0],[p=772,l=772,c=8192,r=0],true)@END
05:56:18.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1, calling complete=true
05:56:18.091 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.session - Complete called with session null
05:56:18.092 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@602134db{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:37487/RepoInfo,age=2221}
05:56:18.093 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@4513bfb4{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
05:56:18.093 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:37487/RepoInfo,age=2222} action COMPLETE
05:56:18.093 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@4513bfb4{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
05:56:18.093 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=772
05:56:18.100 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@4513bfb4{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
05:56:18.100 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,243 of 243}
05:56:18.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
05:56:18.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
05:56:18.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:18.101 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:18.102 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:18.104 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:56:18.104 [qtp2114444063-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@22a2eb9b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:18.104 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
05:56:18.106 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.108 [qtp2114444063-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.109 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@19d3ea14{AC.ReadCB@565010a5{HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:56:18.109 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.109 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2d95b61 on ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
05:56:18.109 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=1
05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected
05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/1 selected
05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates
05:56:18.110 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4513bfb4{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.110 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2d95b61
05:56:18.111 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:56:18.111 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.111 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.112 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys
05:56:18.121 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3191 ms
Local repository:
  repository.repositoryId = e9f33f2a-ef65-40ff-a177-83bbb737b02e
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@3a7c678b
  repository.publicKeySha1 = BD:47:D7:D3:C9:79:BF:CC:C7:9E:63:BE:B7:AC:9A:C0:AB:D7:F5:47

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

05:56:18.125 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@4c371370{STARTED}[9.4.17.v20190418]
05:56:18.125 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@4c371370{STOPPING}[9.4.17.v20190418]
05:56:18.126 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp2114444063-16-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:37487}
05:56:18.129 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@4c371370{STOPPING}[9.4.17.v20190418] by 
05:56:18.129 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:18.130 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:18.130 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@46e8a539{STARTED} id=2 keys=0 selected=0 updates=0
05:56:18.130 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@58833798 on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
05:56:18.130 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=1
05:56:18.131 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 woken with none selected
05:56:18.131 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 woken up from select, 0/0/0 selected
05:56:18.132 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 processing 0 keys, 1 updates
05:56:18.132 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.132 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@58833798
05:56:18.133 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
05:56:18.133 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.133 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 waiting with 0 keys
05:56:18.133 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@7f3ca64a on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
05:56:18.133 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=1
05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 woken with none selected
05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 woken up from select, 0/0/0 selected
05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@46a8fb41 processing 0 keys, 1 updates
05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.134 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@7f3ca64a
05:56:18.135 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.135 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.135+01:00
05:56:18.135 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
05:56:18.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.136+01:00
05:56:18.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0
05:56:18.136 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
05:56:18.136 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d464510 on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
05:56:18.137 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=1
05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected
05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/1 selected
05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates
05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d464510
05:56:18.137 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
05:56:18.138 [qtp2114444063-20] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=29/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.138 [qtp2114444063-20] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,OPEN,fill=FI,flush=-,to=30/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.139 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=FI,flush=-,to=30/30000}{io=1/1,kio=1,kro=1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.150 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@4ab2818c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242]
05:56:18.152 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@19d3ea14{AC.ReadCB@565010a5{HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=FI,flush=-,to=43/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@565010a5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:56:18.153 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
05:56:18.153 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
05:56:18.153 [qtp2114444063-20] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=-,flush=-,to=45/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@565010a5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
05:56:18.154 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
05:56:18.154 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b6d2d2a
05:56:18.155 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b6d2d2a
05:56:18.155 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.155 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 waiting with 1 keys
05:56:18.156 [qtp2114444063-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=-,flush=-,to=47/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@565010a5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.156 [qtp2114444063-19] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@565010a5::SocketChannelEndPoint@11465295{/127.0.0.1:39194<->/127.0.0.1:37487,CLOSED,fill=-,flush=-,to=48/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@565010a5[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4f500e63{s=START}]=>HttpChannelOverHttp@602134db{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:18.156 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b6d2d2a
05:56:18.159 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@64e7d698 on ManagedSelector@60bdf15d{STOPPING} id=1 keys=0 selected=0 updates=0
05:56:18.159 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STOPPING} id=1 keys=0 selected=0 updates=1
05:56:18.159 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken with none selected
05:56:18.159 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 woken up from select, 0/0/0 selected
05:56:18.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3c3df9 processing 0 keys, 1 updates
05:56:18.162 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.162 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@64e7d698
05:56:18.162 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.162 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
05:56:18.163 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T05:56:18.163+01:00
05:56:18.164 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T05:56:18.163+01:00
05:56:18.164 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0
05:56:18.164 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@464649c{STARTED} id=0 keys=0 selected=0 updates=0
05:56:18.164 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@2519026b on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
05:56:18.164 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=1
05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken with none selected
05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken up from select, 0/0/0 selected
05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 processing 0 keys, 1 updates
05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@2519026b
05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
05:56:18.166 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 waiting with 0 keys
05:56:18.167 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3f8dfe74 on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
05:56:18.167 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=1
05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken with none selected
05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken up from select, 0/0/0 selected
05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 processing 0 keys, 1 updates
05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3f8dfe74
05:56:18.167 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.168 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
05:56:18.168 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.168+01:00
05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.168+01:00
05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0
05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@5bda8e08[HTTP/1.1]
05:56:18.169 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@5bda8e08[HTTP/1.1]
05:56:18.170 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:18.170 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:18.170 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@4c371370{STOPPING}[9.4.17.v20190418]
05:56:18.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0]
05:56:18.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@52b1beb6{STARTED}[interval=660000, ownscheduler=false]
05:56:18.171 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
05:56:18.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@52b1beb6{STOPPED}[interval=660000, ownscheduler=false]
05:56:18.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@72e5a8e{STOPPED}[worker=node0]
05:56:18.172 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@25fb8912{STARTED}
05:56:18.172 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@25fb8912{STOPPING}
05:56:18.172 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@25fb8912{STOPPED}
05:56:18.172 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@561b6512{/,null,SHUTDOWN}
05:56:18.172 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@561b6512{/,null,SHUTDOWN} by 
05:56:18.173 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
05:56:18.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
05:56:18.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:56:18.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
05:56:18.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
05:56:18.174 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:56:18.174 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
05:56:18.174 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@77f80c04{STARTED}
05:56:18.174 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@77f80c04{STOPPING}
05:56:18.179 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:56:18.180 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:56:18.180 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:18.181 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:18.181 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@77f80c04{STOPPED}
05:56:18.181 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
05:56:18.183 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
05:56:18.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
05:56:18.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4802796d{STARTED}
05:56:18.184 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4802796d{STOPPED}
05:56:18.184 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}]
05:56:18.184 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}]
05:56:18.185 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@17497425{s=1/6,p=0}
05:56:18.186 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7e43a7a2 offer STOP!
05:56:18.186 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@17497425{s=0/6,p=0}
05:56:18.186 [qtp2114444063-17] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7e43a7a2 task=STOP!
05:56:18.186 [qtp2114444063-17] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7e43a7a2 Exited
05:56:18.186 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@17497425{s=0/6,p=0}@7e43a7a2
05:56:18.188 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-15,5,main] for 14999
05:56:18.189 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.189 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.189 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.189 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.189 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-16,5,] for 14998
05:56:18.190 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:18.190 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-14,5,main] for 14998
05:56:18.190 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-20,5,] for 14997
05:56:18.191 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
05:56:18.192 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@4c371370{STOPPED}[9.4.17.v20190418]
05:56:18.193 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
05:56:18.193 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]release: releasing underlying FileLock. lockCounter=0
05:56:18.194 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
05:56:18.429 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=377.5 MiB, used=16.5 MiB, available=3.5 GiB
05:56:18.432 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
05:56:18.433 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
05:56:18.434 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]tryAcquire: returning true. lockCounter=1
05:56:18.435 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
05:56:18.435 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@459003a0{STOPPED},AUTO}
05:56:18.435 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@d325518[HTTP/1.1] added {HttpConfiguration@3b481bf5{32768/8192,8192/8192,https://:0,[]},POJO}
05:56:18.436 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {Server@12417468{STOPPED}[9.4.17.v20190418],UNMANAGED}
05:56:18.436 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
05:56:18.436 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@459003a0{STOPPED},AUTO}
05:56:18.437 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@67fb5025,POJO}
05:56:18.437 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@d325518[HTTP/1.1],AUTO}
05:56:18.437 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@d325518[HTTP/1.1]
05:56:18.437 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
05:56:18.438 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
05:56:18.438 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
05:56:18.438 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@787e4357
05:56:18.439 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1,MANAGED}
05:56:18.439 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {ServletHandler@28cd2c2{STOPPED},MANAGED}
05:56:18.439 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
05:56:18.442 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE},MANAGED}
05:56:18.442 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@12417468{STOPPED}[9.4.17.v20190418]
05:56:18.442 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STARTING}[9.4.17.v20190418] added {ErrorHandler@7dee835{STOPPED},AUTO}
05:56:18.443 [main] INFO  org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
05:56:18.443 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@12417468{STARTING}[9.4.17.v20190418]
05:56:18.443 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
05:56:18.443 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}
05:56:18.443 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp609375192]@245253d8{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}] added {ReservedThreadExecutor@1b57c345{s=0/6,p=0},AUTO}
05:56:18.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@1b57c345{s=0/6,p=0}
05:56:18.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21476ms ReservedThreadExecutor@1b57c345{s=0/6,p=0}
05:56:18.444 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-32,5,main]
05:56:18.445 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-33,5,main]
05:56:18.446 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-34,5,main]
05:56:18.446 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-35,5,main]
05:56:18.447 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-36,5,main]
05:56:18.447 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-37,5,main]
05:56:18.448 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-38,5,main]
05:56:18.448 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-39,5,main]
05:56:18.449 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21481ms QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}]
05:56:18.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@459003a0{STOPPED}
05:56:18.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21482ms ScheduledExecutorScheduler@459003a0{STARTED}
05:56:18.450 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE}
05:56:18.450 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@392781e{/,null,STARTING}
05:56:18.451 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
05:56:18.451 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
05:56:18.451 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600],AUTO}
05:56:18.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@2e1eb85f{STOPPED}[worker=null]
05:56:18.452 [main] INFO  org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
05:56:18.452 [main] INFO  org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
05:56:18.452 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@2e1eb85f{STARTING}[worker=node0] added {HouseKeeper@ea7a4c3{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
05:56:18.452 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@ea7a4c3{STOPPED}[interval=600000, ownscheduler=false]
05:56:18.452 [main] INFO  org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
05:56:18.453 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21485ms HouseKeeper@ea7a4c3{STARTED}[interval=660000, ownscheduler=false]
05:56:18.454 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21485ms DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0]
05:56:18.454 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0],MANAGED}
05:56:18.454 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0],UNMANAGED}
05:56:18.454 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
05:56:18.454 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@28cd2c2{STOPPED}
05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1d4f5506[EMBEDDED:null]
05:56:18.455 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
05:56:18.455 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1d4f5506=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@28cd2c2{STARTING}
05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1d4f5506[EMBEDDED:null]
05:56:18.456 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246[EMBEDDED:null]
05:56:18.456 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
05:56:18.456 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
05:56:18.457 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
05:56:18.457 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-1d4f5506=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
05:56:18.457 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@28cd2c2{STARTING}
05:56:18.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21489ms ServletHandler@28cd2c2{STARTED}
05:56:18.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:56:18.457 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600]
05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21489ms org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600]
05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21490ms org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21490ms org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21490ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:18.458 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21490ms org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:18.459 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@31723307 for org.glassfish.jersey.servlet.ServletContainer-1d4f5506
Feb 23, 2020 5:56:18 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
05:56:18.633 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
05:56:18.637 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@677ce519
05:56:18.639 [main] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE}
05:56:18.639 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21671ms o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE}
05:56:18.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@7dee835{STOPPED}
05:56:18.640 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@7dee835{STARTING}
05:56:18.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21672ms ErrorHandler@7dee835{STARTED}
05:56:18.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:18.640 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:46119],POJO}
05:56:18.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@d325518[HTTP/1.1]
05:56:18.641 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21672ms HttpConnectionFactory@d325518[HTTP/1.1]
05:56:18.641 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}
05:56:18.641 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.641+01:00 added {SelectorProducer@2f995afc,POJO}
05:56:18.642 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.642+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED}
05:56:18.642 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.642+01:00 created
05:56:18.643 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.643+01:00,MANAGED}
05:56:18.643 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
05:56:18.644 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.644+01:00 added {SelectorProducer@1a21f43f,POJO}
05:56:18.644 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.644+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED}
05:56:18.645 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.645+01:00 created
05:56:18.645 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.645+01:00,MANAGED}
05:56:18.646 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
05:56:18.646 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.646+01:00 added {SelectorProducer@715fa8c5,POJO}
05:56:18.647 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.647+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED}
05:56:18.647 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.647+01:00 created
05:56:18.648 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.648+01:00,MANAGED}
05:56:18.648 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
05:56:18.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0
05:56:18.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.649+01:00
05:56:18.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21681ms EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.649+01:00
05:56:18.649 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
05:56:18.650 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4665428b on ManagedSelector@377949f1{STARTING} id=0 keys=0 selected=0 updates=0
05:56:18.650 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
05:56:18.650 [qtp609375192-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.65+01:00 tryProduce false
05:56:18.651 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.651 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4665428b
05:56:18.651 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.651 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 0 keys
05:56:18.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21683ms ManagedSelector@377949f1{STARTED} id=0 keys=0 selected=0 updates=0
05:56:18.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0
05:56:18.652 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.651+01:00
05:56:18.652 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21684ms EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.652+01:00
05:56:18.652 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
05:56:18.652 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7fd99443 on ManagedSelector@7f0a133d{STARTING} id=1 keys=0 selected=0 updates=0
05:56:18.653 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
05:56:18.653 [qtp609375192-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.653+01:00 tryProduce false
05:56:18.653 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.653 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fd99443
05:56:18.653 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.654 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 0 keys
05:56:18.654 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21685ms ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=0
05:56:18.654 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0
05:56:18.654 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.654+01:00
05:56:18.655 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21686ms EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.655+01:00
05:56:18.655 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4
05:56:18.655 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6a3fbcb1 on ManagedSelector@644a3add{STARTING} id=2 keys=0 selected=0 updates=0
05:56:18.655 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4
05:56:18.656 [qtp609375192-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:18.656+01:00 tryProduce false
05:56:18.656 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:18.656 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6a3fbcb1
05:56:18.656 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:18.656 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf waiting with 0 keys
05:56:18.657 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21688ms ManagedSelector@644a3add{STARTED} id=2 keys=0 selected=0 updates=0
05:56:18.657 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21689ms SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}
05:56:18.657 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119} added {acceptor-0@261b9a37,POJO}
05:56:18.657 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@261b9a37
05:56:18.658 [main] INFO  o.e.jetty.server.AbstractConnector - Started ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}
05:56:18.658 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@261b9a37
05:56:18.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21689ms ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}
05:56:18.658 [main] INFO  org.eclipse.jetty.server.Server - Started @21690ms
05:56:18.658 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21690ms Server@12417468{STARTED}[9.4.17.v20190418]
05:56:18.661 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
05:56:18.661 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]tryAcquire: returning true. lockCounter=1
05:56:18.662 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]release: releasing underlying FileLock. lockCounter=0
05:56:18.662 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:18.663 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]tryAcquire: returning true. lockCounter=1
05:56:18.663 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:18.663 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]release: releasing underlying FileLock. lockCounter=0
05:56:18.914 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=377.5 MiB, used=14.5 MiB, available=3.5 GiB
05:56:18.916 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
05:56:18.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]tryAcquire: returning true. lockCounter=2
05:56:18.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]release: NOT releasing underlying FileLock. lockCounter=1
05:56:18.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:18.919 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]tryAcquire: returning true. lockCounter=1
05:56:18.920 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:18.921 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]release: releasing underlying FileLock. lockCounter=0
05:56:19.240 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
05:56:19.299 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
05:56:19.352 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
05:56:19.423 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
05:56:19.474 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
05:56:19.521 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
05:56:19.589 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
05:56:19.634 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
05:56:19.663 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610370': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610370' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
05:56:19.675 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
05:56:19.687 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
05:56:19.688 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist.
05:56:19.700 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
05:56:19.709 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610730': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610730' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
05:56:19.719 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
05:56:19.730 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
05:56:19.731 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist.
05:56:19.740 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055611450': java.sql.SQLSyntaxErrorException: Index 'SQL200223055611450' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
05:56:19.750 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
05:56:19.751 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist.
05:56:19.760 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
05:56:19.770 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612970': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612970' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
05:56:19.780 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
05:56:19.781 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
05:56:19.782 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
05:56:19.792 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
05:56:19.793 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist.
05:56:19.802 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612380': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612380' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
05:56:19.813 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
05:56:19.824 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
05:56:19.837 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612790': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612790' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
05:56:19.838 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612790': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612790' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
05:56:19.847 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
05:56:19.862 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610280': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610280' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
05:56:19.870 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
05:56:19.881 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
05:56:19.884 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist.
05:56:19.893 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055612720': java.sql.SQLSyntaxErrorException: Index 'SQL200223055612720' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
05:56:19.907 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
05:56:19.917 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610930': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610930' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
05:56:19.931 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
05:56:19.933 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist.
05:56:19.948 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
05:56:19.949 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist.
05:56:19.962 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
05:56:19.973 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
05:56:19.987 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223055610140': java.sql.SQLSyntaxErrorException: Index 'SQL200223055610140' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
05:56:19.995 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
05:56:20.007 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
05:56:20.019 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
05:56:20.021 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2
05:56:20.033 [main] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na]
	at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38) [classes/:na]
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na]
	at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:226) [classes/:na]
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_242]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_242]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242]
	at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:776) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:764) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:706) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1591) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 46 common frames omitted
05:56:21.038 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2
05:56:21.080 [qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec on ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=0
05:56:21.080 [qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=1
05:56:21.081 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected
05:56:21.081 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/0 selected
05:56:21.081 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates
05:56:21.082 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:21.082 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec
05:56:21.082 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec
05:56:21.082 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:21.082 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec
05:56:21.083 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys
05:56:21.083 [qtp609375192-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
05:56:21.083 [qtp609375192-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@7e9b9f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
05:56:21.084 [qtp609375192-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-><null>
05:56:21.084 [qtp609375192-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:21.084 [qtp609375192-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:21.084 [qtp609375192-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:21.085 [qtp609375192-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@73e3f1b6{AC.ReadCB@42eb376b{HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:56:21.085 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:21.085 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@398fe011 on ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0
05:56:21.085 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=1
05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected
05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/1 selected
05:56:21.086 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates
05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:21.086 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@19d5d0ec
05:56:21.086 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@398fe011
05:56:21.087 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:21.087 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:21.087 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys
05:56:21.088 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 1/1/1 selected
05:56:21.088 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 1 keys, 0 updates
05:56:21.088 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3fbad4ee SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
05:56:21.089 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:21.090 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:56:21.091 [qtp609375192-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0} tryExecute EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:21.09+01:00
05:56:21.091 [qtp609375192-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=1} startReservedThread p=1
05:56:21.091 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1b57c345{s=0/6,p=1}@3b8557c1
05:56:21.091 [qtp609375192-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1b57c345{s=0/6,p=1}@3b8557c1
05:56:21.092 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=1/6,p=1}@3b8557c1 started
05:56:21.092 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=1/6,p=0}@3b8557c1 waiting
05:56:21.092 [qtp609375192-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:21.092+01:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
05:56:21.093 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:56:21.093 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
05:56:21.093 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:21.094 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:21.094 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:56:21.094 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys
05:56:21.095 [qtp609375192-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@73e3f1b6{AC.ReadCB@42eb376b{HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:56:21.096 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@7e9b9f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
05:56:21.097 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 537 HeapByteBuffer@6ea240be[p=0,l=537,c=8192,r=537]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:21.097 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 537 HeapByteBuffer@6ea240be[p=0,l=537,c=8192,r=537]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:21.098 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6ea240be[p=0,l=537,c=8192,r=537]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6ea240be[p=0,l=537,c=8192,r=537]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
05:56:21.098 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
05:56:21.099 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
05:56:21.100 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
05:56:21.101 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:46119/RepoInfo on HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:46119/RepoInfo,age=0}
POST //127.0.0.1:46119/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic a3lXQTJ0NUZqRFhEWlppZDl1N1VCQTotR2gwU3QtN0JZQU4wQmdnVldXZi4tU0RP
User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_242)
Host: 127.0.0.1:46119
Connection: keep-alive
Content-Length: 243


05:56:21.101 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:46119/RepoInfo,age=0} parsed true HttpParser{s=CONTENT,0 of 243}
05:56:21.101 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:46119/RepoInfo,age=0} handle //127.0.0.1:46119/RepoInfo 
05:56:21.101 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@7e9b9f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
05:56:21.101 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=0} action DISPATCH
05:56:21.102 [qtp609375192-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=0}
05:56:21.102 [qtp609375192-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE}
05:56:21.102 [qtp609375192-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE}
05:56:21.102 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
05:56:21.102 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 session=null
05:56:21.102 [qtp609375192-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:21.102 [qtp609375192-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null
05:56:21.116 [qtp609375192-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created.
05:56:21.118 [qtp609375192-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic a3lXQTJ0NUZqRFhEWlppZDl1N1VCQTotR2gwU3QtN0JZQU4wQmdnVldXZi4tU0RP
05:56:21.122 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=21} parse HeapByteBuffer@6ea240be[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:56:21.122 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6ea240be[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:21.122 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=21} onContent Content@16407de{HeapByteBufferR@c248df8[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.122 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=0,q=0,[0]=null,s=STREAM] addContent Content@16407de{HeapByteBufferR@c248df8[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.123 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
05:56:21.123 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=22} onContentComplete
05:56:21.123 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=22} onRequestComplete
05:56:21.123 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
05:56:21.124 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=END,243 of 243},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=23} parsed false HttpParser{s=END,243 of 243}
05:56:21.131 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=295,l=537,c=8192,r=242]={POST /RepoInfo HT...ength: 243\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.132 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=296,l=537,c=8192,r=241]={POST /RepoInfo HT...ngth: 243\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.132 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=297,l=537,c=8192,r=240]={POST /RepoInfo HT...gth: 243\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.132 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=298,l=537,c=8192,r=239]={POST /RepoInfo HT...th: 243\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.132 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@16407de{HeapByteBufferR@c248df8[p=326,l=537,c=8192,r=211]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.133 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=327,l=537,c=8192,r=210]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.133 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=328,l=537,c=8192,r=209]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.134 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=329,l=537,c=8192,r=208]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.134 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=330,l=537,c=8192,r=207]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.134 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=331,l=537,c=8192,r=206]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.135 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=332,l=537,c=8192,r=205]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.135 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=333,l=537,c=8192,r=204]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.135 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=334,l=537,c=8192,r=203]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.136 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=335,l=537,c=8192,r=202]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.136 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=336,l=537,c=8192,r=201]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.136 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=337,l=537,c=8192,r=200]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.136 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=338,l=537,c=8192,r=199]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.137 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=339,l=537,c=8192,r=198]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.137 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=340,l=537,c=8192,r=197]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.137 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=341,l=537,c=8192,r=196]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.137 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=342,l=537,c=8192,r=195]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=343,l=537,c=8192,r=194]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=344,l=537,c=8192,r=193]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=345,l=537,c=8192,r=192]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=346,l=537,c=8192,r=191]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.138 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=347,l=537,c=8192,r=190]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.139 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=348,l=537,c=8192,r=189]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.139 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@16407de{HeapByteBufferR@c248df8[p=349,l=537,c=8192,r=188]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.139 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e860e30[c=243,q=1,[0]=EOF,s=STREAM] read 188 from Content@16407de{HeapByteBufferR@c248df8[p=537,l=537,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:56:21.140 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=END,243 of 243},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=39}
05:56:21.141 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@7e9b9f2{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
05:56:21.142 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [42d83421]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h'
05:56:21.143 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4836f379]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/cloudstore-repository.lock'
05:56:21.143 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4836f379]tryAcquire: returning true. lockCounter=1
05:56:21.143 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [42d83421]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h' locked successfully.
05:56:21.143 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [42d83421]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
05:56:21.145 [qtp609375192-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
05:56:21.148 [qtp609375192-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar.
05:56:21.154 [qtp609375192-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
05:56:21.164 [qtp609375192-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
05:56:21.166 [qtp609375192-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar.
05:56:21.169 [qtp609375192-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
05:56:21.169 [qtp609375192-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
05:56:21.171 [qtp609375192-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar.
05:56:21.181 [qtp609375192-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
05:56:21.190 [qtp609375192-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
05:56:21.197 [qtp609375192-38] DEBUG DataNucleus.Persistence - Java types support initialising ...
05:56:21.199 [qtp609375192-38] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
05:56:21.199 [qtp609375192-38] DEBUG DataNucleus.Persistence - Type converter support initialising ...
05:56:21.202 [qtp609375192-38] DEBUG DataNucleus.Persistence - Type converter support loaded
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
05:56:21.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
05:56:21.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
05:56:21.205 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
05:56:21.205 [qtp609375192-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
05:56:21.205 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
05:56:21.206 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
05:56:21.206 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
05:56:21.207 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
05:56:21.207 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
05:56:21.208 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
05:56:21.208 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
05:56:21.209 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
05:56:21.210 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:21.210 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
05:56:21.211 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:21.211 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:21.212 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:21.213 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:21.213 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
05:56:21.213 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:56:21.214 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
05:56:21.216 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
05:56:21.216 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
05:56:21.217 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
05:56:21.217 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
05:56:21.218 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
05:56:21.218 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
05:56:21.219 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
05:56:21.220 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
05:56:21.220 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:21.221 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
05:56:21.221 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:21.222 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:21.222 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:21.223 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:21.224 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
05:56:21.224 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:56:21.224 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
05:56:21.225 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
05:56:21.225 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
05:56:21.226 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
05:56:21.226 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
05:56:21.227 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
05:56:21.227 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
05:56:21.228 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:21.229 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
05:56:21.229 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:21.230 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:21.230 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:21.231 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:21.232 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
05:56:21.232 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:56:21.232 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
05:56:21.233 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
05:56:21.233 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
05:56:21.234 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
05:56:21.234 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
05:56:21.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
05:56:21.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
05:56:21.236 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
05:56:21.236 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
05:56:21.237 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:21.237 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
05:56:21.238 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:21.239 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:21.239 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:21.240 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:21.240 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
05:56:21.241 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:56:21.241 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
05:56:21.242 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
05:56:21.242 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
05:56:21.243 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
05:56:21.243 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
05:56:21.244 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
05:56:21.245 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
05:56:21.245 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:21.246 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
05:56:21.246 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:21.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:21.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:21.248 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:21.249 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
05:56:21.249 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:56:21.249 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
05:56:21.250 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
05:56:21.251 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
05:56:21.251 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
05:56:21.252 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
05:56:21.252 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
05:56:21.253 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
05:56:21.253 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
05:56:21.254 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
05:56:21.254 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
05:56:21.255 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
05:56:21.255 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:21.256 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
05:56:21.257 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:21.257 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:21.258 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
05:56:21.258 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:56:21.258 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.259 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
05:56:21.260 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
05:56:21.261 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
05:56:21.262 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
05:56:21.262 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
05:56:21.263 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
05:56:21.264 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
05:56:21.264 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
05:56:21.265 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
05:56:21.265 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:21.266 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
05:56:21.266 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:21.267 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:21.268 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:21.268 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:21.269 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
05:56:21.269 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:56:21.269 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
05:56:21.269 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
05:56:21.270 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
05:56:21.271 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
05:56:21.271 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
05:56:21.272 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
05:56:21.272 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
05:56:21.273 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
05:56:21.273 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
05:56:21.274 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
05:56:21.275 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
05:56:21.275 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:21.276 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
05:56:21.276 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:21.277 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:21.277 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
05:56:21.278 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:56:21.278 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
05:56:21.279 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
05:56:21.279 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
05:56:21.280 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
05:56:21.280 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
05:56:21.281 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
05:56:21.281 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
05:56:21.282 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:21.282 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
05:56:21.283 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:21.284 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:21.284 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:21.285 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:21.285 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
05:56:21.285 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:56:21.286 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
05:56:21.287 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
05:56:21.288 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
05:56:21.288 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
05:56:21.289 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
05:56:21.290 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
05:56:21.290 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
05:56:21.291 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
05:56:21.291 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
05:56:21.292 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
05:56:21.292 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
05:56:21.293 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:21.293 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
05:56:21.294 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:21.295 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:21.295 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
05:56:21.295 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:56:21.296 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.296 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.296 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.297 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
05:56:21.297 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
05:56:21.297 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
05:56:21.297 [qtp609375192-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
05:56:21.302 [qtp609375192-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
05:56:21.302 [qtp609375192-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
05:56:21.302 [qtp609375192-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
05:56:21.316 [qtp609375192-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
05:56:21.320 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9e4801 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
05:56:21.321 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:21.321 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
05:56:21.321 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
05:56:21.322 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:21.323 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
05:56:21.324 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
05:56:21.325 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
05:56:21.326 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:21.327 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
05:56:21.328 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
05:56:21.329 [qtp609375192-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
05:56:21.368 [qtp609375192-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
05:56:21.368 [qtp609375192-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
05:56:21.386 [qtp609375192-38] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : read-write
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - ===========================================================
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby]
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h/.cloudstore-repo/derby]
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
05:56:21.387 [qtp609375192-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Datastore - ===========================================================
05:56:21.388 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9e4801 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@434c7811, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:21.446 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9e4801 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@434c7811, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Datastore - StoreManager now created
05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux"
05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - Persistence API : JDO
05:56:21.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - ClassLoading : default
05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
05:56:21.448 [qtp609375192-38] DEBUG DataNucleus.Persistence - ================================================
05:56:21.449 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@15d83a47"
05:56:21.449 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
05:56:21.451 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
05:56:21.451 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
05:56:21.452 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
05:56:21.453 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
05:56:21.454 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
05:56:21.455 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
05:56:21.456 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
05:56:21.457 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:21.457 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
05:56:21.458 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:21.459 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:21.460 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:21.461 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:21.461 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
05:56:21.461 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:56:21.462 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
05:56:21.463 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
05:56:21.464 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
05:56:21.465 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
05:56:21.466 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
05:56:21.467 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
05:56:21.468 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
05:56:21.468 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
05:56:21.469 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
05:56:21.470 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:21.471 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
05:56:21.472 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:21.473 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:21.474 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:21.474 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:21.475 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
05:56:21.476 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:56:21.476 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
05:56:21.477 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
05:56:21.478 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
05:56:21.479 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
05:56:21.480 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
05:56:21.480 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
05:56:21.481 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
05:56:21.482 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:21.483 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
05:56:21.484 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:21.485 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:21.486 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:21.486 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:21.487 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
05:56:21.488 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:56:21.488 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
05:56:21.489 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
05:56:21.490 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
05:56:21.491 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
05:56:21.492 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
05:56:21.493 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
05:56:21.494 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
05:56:21.495 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
05:56:21.496 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
05:56:21.496 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:21.497 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
05:56:21.498 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:21.499 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:21.499 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:21.500 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:21.501 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
05:56:21.501 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:56:21.501 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.502 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.502 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.503 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
05:56:21.503 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
05:56:21.504 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
05:56:21.505 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
05:56:21.506 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
05:56:21.507 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
05:56:21.507 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
05:56:21.508 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
05:56:21.509 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
05:56:21.510 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:21.510 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
05:56:21.511 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:21.512 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:21.513 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:21.514 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:21.515 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
05:56:21.515 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:56:21.516 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
05:56:21.516 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
05:56:21.517 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
05:56:21.518 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
05:56:21.518 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
05:56:21.519 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
05:56:21.520 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
05:56:21.521 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
05:56:21.521 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
05:56:21.522 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:56:21.523 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
05:56:21.524 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:21.524 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
05:56:21.525 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:21.526 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:21.527 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
05:56:21.527 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:56:21.527 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.527 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:21.528 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
05:56:21.529 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
05:56:21.530 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
05:56:21.530 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
05:56:21.531 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
05:56:21.532 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
05:56:21.533 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
05:56:21.534 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
05:56:21.535 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
05:56:21.535 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
05:56:21.536 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
05:56:21.536 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
05:56:21.536 [qtp609375192-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
05:56:21.536 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
05:56:21.537 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
05:56:21.537 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
05:56:21.538 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
05:56:21.539 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:21.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
05:56:21.541 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:21.542 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
05:56:21.543 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:21.544 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
05:56:21.545 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
05:56:21.546 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:21.547 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
05:56:21.547 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:21.548 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26a0c2b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:21.548 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1" with isolation "serializable"
05:56:21.558 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:56:21.559 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema ""
05:56:21.617 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 58 ms
05:56:21.617 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
05:56:21.619 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
05:56:21.621 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
05:56:21.633 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
05:56:21.633 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema ""
05:56:21.633 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
05:56:21.663 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
05:56:21.695 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
05:56:21.718 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
05:56:21.718 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema ""
05:56:21.718 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
05:56:21.735 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
05:56:21.756 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
05:56:21.756 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema ""
05:56:21.757 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
05:56:21.773 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
05:56:21.773 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema ""
05:56:21.773 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
05:56:21.792 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
05:56:21.822 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
05:56:21.822 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema ""
05:56:21.822 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
05:56:21.845 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
05:56:21.871 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
05:56:21.888 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
05:56:21.889 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema ""
05:56:21.889 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
05:56:21.902 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
05:56:21.903 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema ""
05:56:21.903 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
05:56:21.920 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
05:56:21.921 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema ""
05:56:21.921 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
05:56:21.934 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
05:56:21.964 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
05:56:21.965 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema ""
05:56:21.965 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
05:56:21.974 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms
05:56:21.992 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
05:56:21.992 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1"
05:56:21.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1"
05:56:21.994 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26a0c2b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:21.995 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26a0c2b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5110f3e1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:21.995 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
05:56:21.995 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
05:56:21.995 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
05:56:21.997 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
05:56:21.997 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
05:56:21.998 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
05:56:21.999 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
05:56:22.000 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
05:56:22.000 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
05:56:22.001 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
05:56:22.002 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:22.003 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
05:56:22.004 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:22.005 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:22.006 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:22.006 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:22.007 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
05:56:22.007 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:56:22.008 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
05:56:22.017 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
05:56:22.019 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
05:56:22.019 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
05:56:22.020 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
05:56:22.021 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
05:56:22.022 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
05:56:22.022 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
05:56:22.023 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
05:56:22.024 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
05:56:22.025 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
05:56:22.026 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:22.027 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
05:56:22.027 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:22.028 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:22.029 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
05:56:22.029 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:56:22.029 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:22.030 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:22.030 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
05:56:22.031 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
05:56:22.031 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
05:56:22.031 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:22.032 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
05:56:22.033 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:22.033 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
05:56:22.033 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f1c0f48 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:22.033 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501" with isolation "serializable"
05:56:22.041 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
05:56:22.042 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema ""
05:56:22.081 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 39 ms
05:56:22.081 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
05:56:22.090 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
05:56:22.091 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema ""
05:56:22.091 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
05:56:22.103 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
05:56:22.104 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema ""
05:56:22.104 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
05:56:22.124 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
05:56:22.164 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
05:56:22.164 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema ""
05:56:22.164 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
05:56:22.182 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
05:56:22.200 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
05:56:22.200 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501"
05:56:22.202 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501"
05:56:22.202 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f1c0f48 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:22.202 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f1c0f48 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26ac7501, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:22.203 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:22.204 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:22.205 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
05:56:22.206 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
05:56:22.207 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@548b7e09 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:22.207 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6" with isolation "serializable"
05:56:22.213 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:56:22.213 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema ""
05:56:22.241 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 28 ms
05:56:22.241 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:56:22.248 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
05:56:22.249 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema ""
05:56:22.249 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
05:56:22.261 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
05:56:22.261 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema ""
05:56:22.261 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
05:56:22.276 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms
05:56:22.306 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
05:56:22.306 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema ""
05:56:22.306 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
05:56:22.318 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
05:56:22.339 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
05:56:22.340 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema ""
05:56:22.340 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
05:56:22.354 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms
05:56:22.355 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6"
05:56:22.356 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6"
05:56:22.356 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@548b7e09 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:22.356 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@548b7e09 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb524f6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:22.358 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
05:56:22.358 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
05:56:22.359 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
05:56:22.360 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
05:56:22.361 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
05:56:22.361 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
05:56:22.362 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
05:56:22.363 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:22.364 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
05:56:22.364 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:22.365 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:22.366 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:22.367 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:22.368 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
05:56:22.368 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:56:22.368 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
05:56:22.369 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
05:56:22.370 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
05:56:22.371 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
05:56:22.371 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
05:56:22.372 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
05:56:22.373 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
05:56:22.374 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
05:56:22.374 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
05:56:22.375 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
05:56:22.376 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
05:56:22.377 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:22.378 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
05:56:22.378 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:22.379 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:22.380 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
05:56:22.380 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:56:22.380 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:22.381 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:22.381 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
05:56:22.382 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
05:56:22.383 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
05:56:22.384 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
05:56:22.385 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
05:56:22.386 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
05:56:22.386 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
05:56:22.387 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
05:56:22.388 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:22.389 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
05:56:22.390 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:22.390 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:22.391 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:22.392 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:22.393 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
05:56:22.393 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:56:22.393 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
05:56:22.394 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
05:56:22.395 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
05:56:22.396 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
05:56:22.397 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
05:56:22.397 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
05:56:22.398 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
05:56:22.399 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
05:56:22.399 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
05:56:22.400 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
05:56:22.401 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
05:56:22.402 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:22.403 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
05:56:22.404 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:22.406 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:22.406 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
05:56:22.406 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:56:22.407 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:22.409 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:22.410 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
05:56:22.410 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:22.410 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
05:56:22.413 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
05:56:22.413 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:22.414 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
05:56:22.415 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.416 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
05:56:22.417 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:22.417 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:22.417 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
05:56:22.418 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@661d08f4 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:22.419 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e" with isolation "serializable"
05:56:22.426 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:56:22.426 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:22.457 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 31 ms
05:56:22.457 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:56:22.458 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
05:56:22.469 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
05:56:22.470 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema ""
05:56:22.470 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
05:56:22.578 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 108 ms
05:56:22.606 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:56:22.625 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:56:22.641 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
05:56:22.641 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema ""
05:56:22.641 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
05:56:22.902 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 260 ms
05:56:22.923 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
05:56:22.924 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema ""
05:56:22.924 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
05:56:22.930 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms
05:56:22.947 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
05:56:22.947 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema ""
05:56:22.947 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
05:56:22.959 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
05:56:22.959 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e"
05:56:22.960 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e"
05:56:22.960 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@661d08f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:22.961 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@661d08f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3996eb8e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:22.962 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
05:56:22.963 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
05:56:22.965 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
05:56:22.967 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
05:56:22.969 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
05:56:22.970 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
05:56:22.970 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
05:56:22.971 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:22.972 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
05:56:22.973 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:22.974 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:22.974 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:22.975 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:22.976 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
05:56:22.976 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:56:22.977 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
05:56:22.978 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
05:56:22.979 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
05:56:22.979 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
05:56:22.980 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
05:56:22.981 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
05:56:22.981 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
05:56:22.982 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
05:56:22.983 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
05:56:22.983 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
05:56:22.984 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
05:56:22.985 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:22.986 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
05:56:22.986 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:22.987 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:22.988 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
05:56:22.988 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:56:22.988 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:22.988 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
05:56:22.989 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
05:56:22.990 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
05:56:22.990 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
05:56:22.991 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.992 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
05:56:22.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6239cbd8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:22.994 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62" with isolation "serializable"
05:56:23.001 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
05:56:23.001 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:23.027 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 26 ms
05:56:23.027 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
05:56:23.035 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
05:56:23.035 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema ""
05:56:23.035 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
05:56:23.049 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms
05:56:23.079 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
05:56:23.080 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema ""
05:56:23.080 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
05:56:23.088 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms
05:56:23.108 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
05:56:23.109 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema ""
05:56:23.109 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
05:56:23.125 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
05:56:23.126 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62"
05:56:23.128 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62"
05:56:23.128 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6239cbd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:23.128 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6239cbd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b5c5c62, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:23.129 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:56:23.129 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
05:56:23.130 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
05:56:23.130 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:56:23.131 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
05:56:23.131 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:23.131 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:23.132 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
05:56:23.132 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:23.132 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:23.133 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46e054d0 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:23.133 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235" with isolation "serializable"
05:56:23.140 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:56:23.148 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
05:56:23.148 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema ""
05:56:23.148 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
05:56:23.164 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
05:56:23.190 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
05:56:23.190 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema ""
05:56:23.190 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
05:56:23.200 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
05:56:23.221 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
05:56:23.222 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235"
05:56:23.223 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235"
05:56:23.223 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46e054d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:23.223 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46e054d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51de7235, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:23.225 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
05:56:23.226 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
05:56:23.227 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
05:56:23.228 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
05:56:23.228 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
05:56:23.229 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
05:56:23.230 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
05:56:23.231 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:23.231 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
05:56:23.232 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:23.233 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:23.233 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:23.234 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:23.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
05:56:23.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:56:23.235 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
05:56:23.236 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
05:56:23.237 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
05:56:23.237 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
05:56:23.238 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
05:56:23.239 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
05:56:23.240 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
05:56:23.240 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
05:56:23.241 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
05:56:23.242 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
05:56:23.243 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
05:56:23.244 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:23.245 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
05:56:23.245 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:23.246 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:23.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
05:56:23.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:56:23.247 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
05:56:23.249 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
05:56:23.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:23.251 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
05:56:23.252 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
05:56:23.253 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:23.253 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
05:56:23.253 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:23.253 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
05:56:23.254 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7626e876 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:23.254 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3" with isolation "serializable"
05:56:23.260 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
05:56:23.260 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:23.284 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 24 ms
05:56:23.284 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
05:56:23.285 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
05:56:23.292 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
05:56:23.308 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
05:56:23.310 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
05:56:23.310 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema ""
05:56:23.310 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
05:56:23.320 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
05:56:23.338 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
05:56:23.339 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema ""
05:56:23.339 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
05:56:23.350 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
05:56:23.375 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
05:56:23.376 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema ""
05:56:23.376 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
05:56:23.385 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms
05:56:23.401 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
05:56:23.402 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3"
05:56:23.403 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3"
05:56:23.403 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7626e876 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:23.403 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7626e876 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@123dcca3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:23.405 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
05:56:23.406 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
05:56:23.407 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
05:56:23.408 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
05:56:23.408 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
05:56:23.409 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
05:56:23.410 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
05:56:23.411 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:23.411 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
05:56:23.412 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:23.452 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:23.458 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:23.463 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:23.464 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
05:56:23.464 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:56:23.465 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
05:56:23.465 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
05:56:23.466 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
05:56:23.467 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
05:56:23.467 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
05:56:23.468 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
05:56:23.469 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
05:56:23.469 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
05:56:23.470 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
05:56:23.470 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
05:56:23.471 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
05:56:23.472 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:23.473 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
05:56:23.473 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:23.474 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:23.475 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
05:56:23.475 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:56:23.475 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
05:56:23.476 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
05:56:23.476 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
05:56:23.476 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:56:23.477 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c3073cb [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:23.478 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c" with isolation "serializable"
05:56:23.484 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
05:56:23.484 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
05:56:23.506 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 22 ms
05:56:23.506 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
05:56:23.513 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
05:56:23.513 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
05:56:23.513 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
05:56:23.527 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms
05:56:23.548 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
05:56:23.563 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
05:56:23.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
05:56:23.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
05:56:23.575 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
05:56:23.576 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c"
05:56:23.577 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c"
05:56:23.577 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c3073cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:23.577 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c3073cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@60302e6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:23.579 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
05:56:23.581 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
05:56:23.582 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
05:56:23.583 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
05:56:23.583 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
05:56:23.584 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
05:56:23.584 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
05:56:23.585 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
05:56:23.585 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
05:56:23.586 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:56:23.587 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
05:56:23.587 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:56:23.588 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
05:56:23.589 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
05:56:23.589 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:56:23.589 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
05:56:23.589 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
05:56:23.590 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
05:56:23.591 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
05:56:23.591 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
05:56:23.592 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
05:56:23.592 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
05:56:23.593 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
05:56:23.593 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
05:56:23.594 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
05:56:23.594 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
05:56:23.595 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
05:56:23.596 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
05:56:23.596 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:56:23.597 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
05:56:23.597 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
05:56:23.597 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:56:23.598 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
05:56:23.598 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
05:56:23.598 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
05:56:23.598 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
05:56:23.599 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:56:23.599 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
05:56:23.600 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9e5d1e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
05:56:23.600 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0" with isolation "serializable"
05:56:23.605 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:56:23.612 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:56:23.624 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0"
05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0"
05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9e5d1e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
05:56:23.627 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9e5d1e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@252711f0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed
05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@6992b4fa"
05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:23.628 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false)
05:56:23.629 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:56:23.629 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
05:56:23.629 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
05:56:23.629 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
05:56:23.630 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
05:56:23.630 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
05:56:23.631 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:23.632 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1acb09fc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:23.632 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:23.632 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.632 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:23.640 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1085b4ec"
05:56:23.640 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:23.641 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:23.641 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
05:56:23.641 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:23.642 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
05:56:23.642 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:23.642 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
05:56:23.643 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
05:56:23.643 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="1") enlisted in transactional cache
05:56:23.644 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" having fields "publicKey" fetched from table ""repository""
05:56:23.645 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.650 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7550c600"
05:56:23.650 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:56:23.651 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:23.651 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a93df84"
05:56:23.651 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="1") is having the following fields in Level 2 cache object updated : [3]
05:56:23.652 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" having fields "privateKey" fetched from table ""repository""
05:56:23.652 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.657 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@530f502"
05:56:23.658 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:56:23.658 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d3f7bad"
05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="1") is having the following fields in Level 2 cache object updated : [7]
05:56:23.659 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [42d83421]initPersistenceManagerFactory: repositoryId=e9f33f2a-ef65-40ff-a177-83bbb737b02e
05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff
05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.659 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1acb09fc]]
05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18151f37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e42db45, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:23.660 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@70ca6f4a, lifecycle=HOLLOW]
05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed
05:56:23.661 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [42d83421]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2517 ms.
05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@86fa856"
05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:23.661 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false)
05:56:23.662 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
05:56:23.662 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:56:23.663 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
05:56:23.663 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
05:56:23.663 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
05:56:23.664 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
05:56:23.664 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@740ec9e1, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.665 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
05:56:23.672 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4a123a1a"
05:56:23.672 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-02-22 05:56:23.661>
05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff
05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.673 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@740ec9e1]]
05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156ec85 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23a3f7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:23.674 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed
05:56:23.674 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:23.675 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]tryAcquire: returning true. lockCounter=1
05:56:23.675 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]tryAcquire: returning true. lockCounter=2
05:56:23.675 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:23.676 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]release: NOT releasing underlying FileLock. lockCounter=1
05:56:23.676 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [25c08196]release: releasing underlying FileLock. lockCounter=0
05:56:23.676 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@4e6785ad"
05:56:23.676 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
05:56:23.676 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false)
05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@b53331c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.677 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3739569f"
05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:56:23.678 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="1") enlisted in transactional cache
05:56:23.679 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62"
05:56:23.680 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:56:23.680 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:56:23.681 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" field "aliases" loading contents to SCO wrapper from the datastore
05:56:23.681 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.689 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@521311c0"
05:56:23.690 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:56:23.690 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:23.690 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5a7c23a7"
05:56:23.690 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10d36559]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:23.690 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10d36559]tryAcquire: returning true. lockCounter=1
05:56:23.691 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:23.691 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10d36559]release: releasing underlying FileLock. lockCounter=0
05:56:23.691 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k6yk7ash-no00h' of repository 'e9f33f2a-ef65-40ff-a177-83bbb737b02e' already in-sync.
05:56:23.691 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:23.691 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]tryAcquire: returning true. lockCounter=1
05:56:23.692 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]tryAcquire: returning true. lockCounter=2
05:56:23.692 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:23.692 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]release: NOT releasing underlying FileLock. lockCounter=1
05:56:23.692 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [258d9ae5]release: releasing underlying FileLock. lockCounter=0
05:56:23.692 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.692 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.692 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@b53331c]]
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4e03f3d9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@306c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:23.693 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms
05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@121a6e62, lifecycle=HOLLOW]
05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed
05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@6800929b"
05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:23.694 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false)
05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e2e76ea, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.695 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:56:23.696 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@55dc1263"
05:56:23.696 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:56:23.696 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="1") enlisted in transactional cache
05:56:23.697 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df"
05:56:23.698 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:56:23.698 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:56:23.698 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.704 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6b217adf"
05:56:23.705 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
05:56:23.705 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:23.706 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1543dc39"
05:56:23.706 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" field "aliases" loading contents to SCO wrapper from the datastore
05:56:23.706 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f3fe465"
05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1920be82"
05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.707 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.707 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e2e76ea]]
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5439c6a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f40b3ba, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.708 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1fd9a3df, lifecycle=HOLLOW]
05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:23.709 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed
05:56:23.709 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [42d83421]open: closing=false closeAbortable=true
05:56:23.710 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@42443753" with txn="org.datanucleus.TransactionImpl@42c5d973"
05:56:23.710 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:23.710 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff (optimistic=false)
05:56:23.710 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:56:23.710 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]tryAcquire: returning true. lockCounter=1
05:56:23.710 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]tryAcquire: returning true. lockCounter=2
05:56:23.710 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:56:23.711 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]release: NOT releasing underlying FileLock. lockCounter=1
05:56:23.711 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [f07cce5]release: releasing underlying FileLock. lockCounter=0
05:56:23.711 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
05:56:23.712 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
05:56:23.712 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
05:56:23.712 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
05:56:23.713 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
05:56:23.713 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@dbb8bfe, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.714 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
05:56:23.719 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5016d24f"
05:56:23.720 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
05:56:23.720 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:23.720 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
05:56:23.721 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
05:56:23.721 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
05:56:23.721 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
05:56:23.721 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
05:56:23.722 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
05:56:23.722 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
05:56:23.723 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.723 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
05:56:23.727 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@11134cd4"
05:56:23.728 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
05:56:23.728 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:23.728 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 5 ms
05:56:23.729 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
05:56:23.729 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
05:56:23.729 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
05:56:23.729 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
05:56:23.731 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
05:56:23.731 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
05:56:23.731 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.731 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
05:56:23.738 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5d01830a"
05:56:23.739 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
05:56:23.739 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:23.740 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
05:56:23.740 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
05:56:23.741 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
05:56:23.741 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
05:56:23.741 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
05:56:23.742 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 0 ms
05:56:23.742 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
05:56:23.742 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.742 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
05:56:23.748 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4cee115f"
05:56:23.748 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
05:56:23.749 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:23.749 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
05:56:23.750 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
05:56:23.750 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
05:56:23.750 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
05:56:23.750 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
05:56:23.752 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
05:56:23.752 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
05:56:23.752 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.752 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
05:56:23.763 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5a17711f"
05:56:23.763 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
05:56:23.764 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
05:56:23.764 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
05:56:23.764 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
05:56:23.765 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
05:56:23.765 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
05:56:23.765 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
05:56:23.766 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
05:56:23.766 [qtp609375192-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
05:56:23.766 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.766 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
05:56:23.775 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@104f5e14"
05:56:23.776 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
05:56:23.776 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
05:56:23.776 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.777 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@626847ff
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@dbb8bfe]]
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
05:56:23.777 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c6a1872 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4280d454, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@626847ff" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47001934]"
05:56:23.778 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms
05:56:23.778 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:56:23.778 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@626847ff" closed
05:56:23.778 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [42d83421]getCloseDeferredMillis: closeDeferredMillis=0
05:56:23.778 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [42d83421]close: Closing real LocalRepoManager immediately.
05:56:23.778 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [42d83421]_close: Shutting down real LocalRepoManager.
05:56:23.989 [qtp609375192-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx
05:56:23.991 [qtp609375192-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
05:56:23.991 [qtp609375192-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
05:56:23.991 [qtp609375192-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
05:56:23.992 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
05:56:24.291 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4836f379]release: releasing underlying FileLock. lockCounter=0
05:56:24.293 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7392250f[p=0,l=772,c=8192,r=772]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@18afc2ad{null}
05:56:24.294 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@3d63d50{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=3193}
200 OK HTTP/1.1
Content-Length: 772
Content-Type: application/xml


05:56:24.294 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@764037a4[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c27ce2b] generate: NEED_HEADER (null,[p=0,l=772,c=8192,r=772],true)@START
05:56:24.294 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=772} last=true content=HeapByteBuffer@7392250f[p=0,l=772,c=8192,r=772]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:24.294 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 772
Content-Type: application/xml


05:56:24.294 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
05:56:24.294 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@764037a4[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c27ce2b] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=772,c=8192,r=772],true)@COMPLETING
05:56:24.295 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3eff22fd{IDLE}->null [HeapByteBuffer@6ea240be[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>lXQTJ0NUZqRFhEWlp...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7392250f[p=0,l=772,c=8192,r=772]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
05:56:24.295 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3eff22fd{WRITING}->null:IDLE-->WRITING
05:56:24.295 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 876 SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=W,to=3199/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=END,243 of 243},g=HttpGenerator@416d7876{s=COMPLETING}]=>HttpChannelOverHttp@3d63d50{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=3194}
05:56:24.296 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=876 remaining=0 WriteFlusher@3eff22fd{WRITING}->null
05:56:24.296 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3eff22fd{IDLE}->null:WRITING-->IDLE
05:56:24.296 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@764037a4[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c27ce2b] generate: DONE ([p=104,l=104,c=8192,r=0],[p=772,l=772,c=8192,r=0],true)@END
05:56:24.302 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1, calling complete=true
05:56:24.302 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
05:56:24.302 [qtp609375192-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@3d63d50{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:46119/RepoInfo,age=3201}
05:56:24.303 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@7e9b9f2{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
05:56:24.303 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:46119/RepoInfo,age=3202} action COMPLETE
05:56:24.303 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@7e9b9f2{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
05:56:24.303 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=772
05:56:24.303 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@7e9b9f2{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
05:56:24.304 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,243 of 243}
05:56:24.304 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
05:56:24.304 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
05:56:24.304 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:24.305 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:24.305 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:24.305 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:56:24.306 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6ea240be[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:56:24.306 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
05:56:24.306 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.307 [qtp609375192-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.308 [qtp609375192-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@73e3f1b6{AC.ReadCB@42eb376b{HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:56:24.308 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.308 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@398fe011 on ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0
05:56:24.309 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=1
05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected
05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/1 selected
05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates
05:56:24.309 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@7e9b9f2{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:24.309 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@398fe011
05:56:24.310 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:56:24.310 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.310 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:24.310 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys
05:56:24.315 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3277 ms
Local repository:
  repository.repositoryId = e9f33f2a-ef65-40ff-a177-83bbb737b02e
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yk7ash-no00h
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@59b492ec
  repository.publicKeySha1 = BD:47:D7:D3:C9:79:BF:CC:C7:9E:63:BE:B7:AC:9A:C0:AB:D7:F5:47

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

05:56:24.316 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@12417468{STARTED}[9.4.17.v20190418]
05:56:24.316 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@12417468{STOPPING}[9.4.17.v20190418]
05:56:24.316 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@12417468{STOPPING}[9.4.17.v20190418] by 
05:56:24.316 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:46119}
05:56:24.316 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:24.317 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:24.317 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@644a3add{STARTED} id=2 keys=0 selected=0 updates=0
05:56:24.317 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9 on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0
05:56:24.317 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=1
05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf woken with none selected
05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf woken up from select, 0/0/0 selected
05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf processing 0 keys, 1 updates
05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9
05:56:24.318 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0
05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:24.319 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0
05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf waiting with 0 keys
05:56:24.319 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=1
05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf woken with none selected
05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf woken up from select, 0/0/0 selected
05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6883ebf processing 0 keys, 1 updates
05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:24.319 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a
05:56:24.320 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:24.320 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4
05:56:24.320 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:24.32+01:00
05:56:24.321 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:24.321+01:00
05:56:24.321 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0
05:56:24.321 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0
05:56:24.321 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398 on ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0
05:56:24.321 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=1
05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected
05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/1 selected
05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates
05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398
05:56:24.322 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0
05:56:24.322 [qtp609375192-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.323 [qtp609375192-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,OPEN,fill=FI,flush=-,to=15/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.323 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.324 [qtp609375192-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@3eff22fd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_242]
05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@73e3f1b6{AC.ReadCB@42eb376b{HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=FI,flush=-,to=17/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@42eb376b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
05:56:24.325 [qtp609375192-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=-,flush=-,to=18/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@42eb376b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0
05:56:24.325 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e87ded5
05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:24.325 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 1 keys
05:56:24.325 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e87ded5
05:56:24.326 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6 on ManagedSelector@7f0a133d{STOPPING} id=1 keys=0 selected=0 updates=0
05:56:24.326 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STOPPING} id=1 keys=0 selected=0 updates=1
05:56:24.326 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected
05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/0 selected
05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates
05:56:24.327 [qtp609375192-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=-,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@42eb376b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6
05:56:24.327 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:24.328 [qtp609375192-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@42eb376b::SocketChannelEndPoint@d11d282{/127.0.0.1:41966<->/127.0.0.1:46119,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@42eb376b[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@416d7876{s=START}]=>HttpChannelOverHttp@3d63d50{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:56:24.328 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e87ded5
05:56:24.328 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T05:56:24.328+01:00
05:56:24.329 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T05:56:24.328+01:00
05:56:24.329 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0
05:56:24.329 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@377949f1{STARTED} id=0 keys=0 selected=0 updates=0
05:56:24.329 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@37b01ce2 on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0
05:56:24.329 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=1
05:56:24.329 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected
05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/0 selected
05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates
05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@37b01ce2
05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0
05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 0 keys
05:56:24.330 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@1a88c4f5 on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0
05:56:24.330 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=1
05:56:24.330 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected
05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/0 selected
05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates
05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@1a88c4f5
05:56:24.331 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
05:56:24.331 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:56:24.331 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
05:56:24.332 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:24.332+01:00
05:56:24.333 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T05:56:24.333+01:00
05:56:24.333 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0
05:56:24.334 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:24.334 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@d325518[HTTP/1.1]
05:56:24.334 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@d325518[HTTP/1.1]
05:56:24.335 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:24.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:56:24.336 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@12417468{STOPPING}[9.4.17.v20190418]
05:56:24.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0]
05:56:24.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@ea7a4c3{STARTED}[interval=660000, ownscheduler=false]
05:56:24.336 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
05:56:24.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@ea7a4c3{STOPPED}[interval=660000, ownscheduler=false]
05:56:24.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@2e1eb85f{STOPPED}[worker=node0]
05:56:24.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@7dee835{STARTED}
05:56:24.337 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@7dee835{STOPPING}
05:56:24.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@7dee835{STOPPED}
05:56:24.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@392781e{/,null,SHUTDOWN}
05:56:24.338 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@392781e{/,null,SHUTDOWN} by 
05:56:24.338 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE}
05:56:24.338 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
05:56:24.338 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:56:24.338 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600]
05:56:24.338 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600]
05:56:24.339 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:56:24.339 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
05:56:24.339 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@28cd2c2{STARTED}
05:56:24.339 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@28cd2c2{STOPPING}
05:56:24.339 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:56:24.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:56:24.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:24.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:56:24.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@28cd2c2{STOPPED}
05:56:24.341 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
05:56:24.341 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE}
05:56:24.341 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE}
05:56:24.341 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@459003a0{STARTED}
05:56:24.341 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@459003a0{STOPPED}
05:56:24.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}]
05:56:24.342 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp609375192]@245253d8{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}]
05:56:24.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@1b57c345{s=1/6,p=0}
05:56:24.342 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@3b8557c1 offer STOP!
05:56:24.342 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@1b57c345{s=0/6,p=0}
05:56:24.343 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@3b8557c1 task=STOP!
05:56:24.343 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@3b8557c1 Exited
05:56:24.343 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-39,5,main] for 14999
05:56:24.343 [qtp609375192-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@1b57c345{s=0/6,p=0}@3b8557c1
05:56:24.343 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.343 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.343 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.343 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.344 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.344 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.344 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.344 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.345 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.345 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.345 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.345 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-36,5,] for 14997
05:56:24.345 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-33,5,main] for 14997
05:56:24.345 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.345 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.346 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@11883d93
05:56:24.346 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-32,5,] for 14996
05:56:24.346 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
05:56:24.347 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@12417468{STOPPED}[9.4.17.v20190418]
05:56:24.347 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
05:56:24.347 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.992 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
[INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar
[INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar
[INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar
[INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar
[INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar
[INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar
[INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar
[INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar
[INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar
[INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar
[INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar
[INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar
[INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar
[INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar
[INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar
[INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar
[INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar
[INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar
[INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar
[INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar
[INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar
[INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar
[INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar
[INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar
[INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar
[INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar
[INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar
[INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar
[INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar
[INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 130.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 113.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 116.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 273.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 338.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 299.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 3473.9 KB/sec)
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
[INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6.jar
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6.jar (44 KB at 43668.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6.pom
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6.pom (4 KB at 3702.1 KB/sec)
[INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (318 B at 310.5 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (318 B at 310.5 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-bin.tar.gz
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-bin.tar.gz (21664 KB at 53096.4 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-bin.zip
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-bin.zip (23980 KB at 54999.8 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-sources.jar
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.045629-6-sources.jar (26 KB at 12975.6 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.client
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.client >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.client <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected