[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.client 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 588.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 4399.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 865.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 598.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 5655.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest 11:14:13.040 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 11:14:13.086 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 11:14:14.091 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB 11:14:14.122 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 11:14:14.128 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'. 11:14:14.128 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1984 ms. 11:14:16.125 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 11:14:16.138 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]tryAcquire: returning true. lockCounter=1 11:14:16.141 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]release: releasing underlying FileLock. lockCounter=0 11:14:16.143 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 11:14:16.143 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]tryAcquire: returning true. lockCounter=1 11:14:16.163 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 11:14:16.175 [main] INFO org.eclipse.jetty.util.log - Logging initialized @5030ms to org.eclipse.jetty.util.log.Slf4jLog 11:14:16.535 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.12.v20180830] added {QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO} 11:14:16.539 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.12.v20180830] added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO} 11:14:16.588 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@233795b6[HTTP/1.1] added {HttpConfiguration@3eb738bb{32768/8192,8192/8192,https://:0,[]},POJO} 11:14:16.595 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@1fa121e2{null,[]}{0.0.0.0:0} added {Server@4c371370{STOPPED}[9.4.12.v20180830],UNMANAGED} 11:14:16.597 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@1fa121e2{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} 11:14:16.598 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@1fa121e2{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO} 11:14:16.599 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@1fa121e2{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@7eac9008,POJO} 11:14:16.601 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@1fa121e2{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@233795b6[HTTP/1.1],AUTO} 11:14:16.602 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@233795b6[HTTP/1.1] 11:14:16.610 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 11:14:16.611 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 11:14:16.613 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.12.v20180830] added {ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 11:14:16.649 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4009e306 11:14:16.670 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1,MANAGED} 11:14:16.681 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {ServletHandler@38102d01{STOPPED},MANAGED} 11:14:16.710 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <static_init>: Class loaded. 11:14:16.760 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created. 11:14:16.851 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServletHandler@38102d01{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,AUTO} 11:14:16.853 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServletHandler@38102d01{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-a530d0a,POJO} 11:14:16.854 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.12.v20180830] added {o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE},MANAGED} 11:14:16.856 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@4c371370{STOPPED}[9.4.12.v20180830] 11:14:16.861 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.12.v20180830] added {ErrorHandler@543588e6{STOPPED},AUTO} 11:14:16.866 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 11:14:16.896 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@4c371370{STARTING}[9.4.12.v20180830] 11:14:16.897 [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] 11:14:16.900 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2805d709{s=0/6,p=0} 11:14:16.901 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp2114444063]@7e07db1f{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}] added {ReservedThreadExecutor@2805d709{s=0/6,p=0},AUTO} 11:14:16.902 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@2805d709{s=0/6,p=0} 11:14:16.903 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5758ms ReservedThreadExecutor@2805d709{s=0/6,p=0} 11:14:16.911 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5766ms QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}] 11:14:16.912 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4802796d{STOPPED} 11:14:16.913 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5768ms ScheduledExecutorScheduler@4802796d{STARTED} 11:14:16.914 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 11:14:16.927 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@36916eb0] 11:14:16.948 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1e178745{/,null,STARTING} 11:14:16.949 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 11:14:16.956 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@4659191b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 11:14:16.960 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@4659191b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@29215f06[passivating=false,graceSec=3600],AUTO} 11:14:16.963 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@6bd61f98{STOPPED}[worker=null] 11:14:16.963 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 11:14:16.964 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 11:14:16.966 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@6bd61f98{STARTING}[worker=node0] added {HouseKeeper@b9b00e0{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 11:14:16.966 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@b9b00e0{STOPPED}[interval=600000, ownscheduler=false] 11:14:16.967 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 11:14:16.969 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5825ms HouseKeeper@b9b00e0{STARTED}[interval=660000, ownscheduler=false] 11:14:16.970 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5825ms DefaultSessionIdManager@6bd61f98{STARTED}[worker=node0] 11:14:16.971 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.12.v20180830] added {DefaultSessionIdManager@6bd61f98{STARTED}[worker=node0],MANAGED} 11:14:16.972 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {DefaultSessionIdManager@6bd61f98{STARTED}[worker=node0],UNMANAGED} 11:14:16.974 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 11:14:16.974 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@38102d01{STOPPED} 11:14:16.978 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 11:14:16.984 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true] to PathMappings[size=1] 11:14:16.985 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 11:14:16.985 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 11:14:16.985 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 11:14:16.985 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 11:14:16.986 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a530d0a=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true} 11:14:16.986 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@38102d01{STARTING} 11:14:16.988 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServletHandler@38102d01{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98@c6d154ca==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,AUTO} 11:14:16.989 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServletHandler@38102d01{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98,POJO} 11:14:16.989 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 11:14:16.990 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true] to PathMappings[size=1] 11:14:16.991 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98[EMBEDDED:null] 11:14:16.992 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98@c6d154ca==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false] to PathMappings[size=2] 11:14:16.992 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 11:14:16.992 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 11:14:16.992 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 11:14:16.993 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 11:14:16.993 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a530d0a=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98@c6d154ca==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false} 11:14:16.994 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@38102d01{STARTING} 11:14:16.995 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5850ms ServletHandler@38102d01{STARTED} 11:14:16.995 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@4659191b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 11:14:16.996 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@29215f06[passivating=false,graceSec=3600] 11:14:16.996 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5851ms org.eclipse.jetty.server.session.NullSessionDataStore@29215f06[passivating=false,graceSec=3600] 11:14:16.997 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5852ms org.eclipse.jetty.server.session.DefaultSessionCache@4659191b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 11:14:16.997 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5853ms org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 11:14:16.998 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98@c6d154ca==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 11:14:17.001 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5856ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98@c6d154ca==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 11:14:17.001 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:17.002 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5857ms org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:17.004 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@a38c7fe for org.glassfish.jersey.servlet.ServletContainer-a530d0a Jul 27, 2019 11:14:17 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 11:14:18.344 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created. 11:14:18.350 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@76ba13c 11:14:18.372 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 11:14:18.373 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7228ms o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 11:14:18.373 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@543588e6{STOPPED} 11:14:18.373 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@543588e6{STARTING} 11:14:18.374 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7229ms ErrorHandler@543588e6{STARTED} 11:14:18.374 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:18.387 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:37072],POJO} 11:14:18.389 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@233795b6[HTTP/1.1] 11:14:18.389 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7244ms HttpConnectionFactory@233795b6[HTTP/1.1] 11:14:18.389 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} 11:14:18.425 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.413+02:00 added {SelectorProducer@2ce86164,POJO} 11:14:18.427 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.426+02:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}],UNMANAGED} 11:14:18.428 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.428+02:00 created 11:14:18.430 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@1d71006f{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.429+02:00,MANAGED} 11:14:18.430 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} added {ManagedSelector@1d71006f{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 11:14:18.432 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.431+02:00 added {SelectorProducer@5f2606b,POJO} 11:14:18.433 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.432+02:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}],UNMANAGED} 11:14:18.434 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.434+02:00 created 11:14:18.436 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@2b58f754{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.436+02:00,MANAGED} 11:14:18.437 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} added {ManagedSelector@2b58f754{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 11:14:18.438 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.438+02:00 added {SelectorProducer@2552f2cb,POJO} 11:14:18.440 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.44+02:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}],UNMANAGED} 11:14:18.441 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.441+02:00 created 11:14:18.442 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@33352f32{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.442+02:00,MANAGED} 11:14:18.443 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} added {ManagedSelector@33352f32{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 11:14:18.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@1d71006f{STOPPED} id=0 keys=-1 selected=-1 updates=0 11:14:18.445 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.444+02:00 11:14:18.447 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7301ms EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.447+02:00 11:14:18.454 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@35fe2125 11:14:18.455 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@35fe2125 11:14:18.455 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@94f6bfb on ManagedSelector@1d71006f{STARTING} id=0 keys=0 selected=0 updates=0 11:14:18.456 [qtp2114444063-14] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.456+02:00 tryProduce false 11:14:18.461 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:18.462 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@94f6bfb 11:14:18.463 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:18.463 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7319ms ManagedSelector@1d71006f{STARTED} id=0 keys=0 selected=0 updates=0 11:14:18.463 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@799549ba waiting with 0 keys 11:14:18.464 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@2b58f754{STOPPED} id=1 keys=-1 selected=-1 updates=0 11:14:18.465 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.465+02:00 11:14:18.466 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7320ms EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.465+02:00 11:14:18.466 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@34645867 11:14:18.466 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@34645867 11:14:18.466 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@2484f433 on ManagedSelector@2b58f754{STARTING} id=1 keys=0 selected=0 updates=0 11:14:18.467 [qtp2114444063-16] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.467+02:00 tryProduce false 11:14:18.468 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:18.468 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2484f433 11:14:18.468 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:18.468 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d waiting with 0 keys 11:14:18.468 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7324ms ManagedSelector@2b58f754{STARTED} id=1 keys=0 selected=0 updates=0 11:14:18.469 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@33352f32{STOPPED} id=2 keys=-1 selected=-1 updates=0 11:14:18.470 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.47+02:00 11:14:18.471 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7325ms EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.47+02:00 11:14:18.471 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@60b71e8f 11:14:18.471 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@60b71e8f 11:14:18.473 [qtp2114444063-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:18.472+02:00 tryProduce false 11:14:18.473 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 11:14:18.473 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:18.473 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 waiting with 0 keys 11:14:18.474 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1255b1d1 on ManagedSelector@33352f32{STARTING} id=2 keys=0 selected=0 updates=0 11:14:18.474 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@33352f32{STARTING} id=2 keys=0 selected=0 updates=1 11:14:18.475 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 woken with none selected 11:14:18.476 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 woken up from select, 0/0/0 selected 11:14:18.476 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 processing 0 keys, 1 updates 11:14:18.476 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:18.476 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1255b1d1 11:14:18.476 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:18.477 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 waiting with 0 keys 11:14:18.477 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7332ms ManagedSelector@33352f32{STARTED} id=2 keys=0 selected=0 updates=0 11:14:18.477 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7332ms SelectorManager@ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} 11:14:18.479 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} added {acceptor-0@5f59185e,POJO} 11:14:18.479 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@5f59185e 11:14:18.480 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} 11:14:18.480 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@5f59185e 11:14:18.480 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7335ms ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} 11:14:18.481 [main] INFO org.eclipse.jetty.server.Server - Started @7336ms 11:14:18.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7336ms Server@4c371370{STARTED}[9.4.12.v20180830] 11:14:18.485 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [495083a0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 11:14:18.486 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [495083a0]tryAcquire: returning true. lockCounter=1 11:14:18.486 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [495083a0]release: releasing underlying FileLock. lockCounter=0 11:14:18.489 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c345c5f]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 11:14:18.490 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c345c5f]tryAcquire: returning true. lockCounter=1 11:14:18.498 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c345c5f]release: releasing underlying FileLock. lockCounter=0 11:14:18.499 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq' 11:14:18.500 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, jylbinj2-orkcq]' 11:14:18.606 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5df417a7]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq' 11:14:18.615 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7859e786]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:18.615 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7859e786]tryAcquire: returning true. lockCounter=1 11:14:18.616 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:18.619 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7859e786]release: releasing underlying FileLock. lockCounter=0 11:14:18.625 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [32232e55]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/cloudstore-repository.lock' 11:14:18.626 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [32232e55]tryAcquire: returning true. lockCounter=1 11:14:18.626 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5df417a7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq' locked successfully. 11:14:18.629 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 11:14:21.330 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5df417a7]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 11:14:21.446 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 11:14:21.508 [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. 11:14:21.582 [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. 11:14:21.632 [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. 11:14:21.648 [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. 11:14:21.655 [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. 11:14:21.657 [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. 11:14:21.660 [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. 11:14:21.684 [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. 11:14:21.697 [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. 11:14:21.797 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 11:14:21.888 [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 11:14:21.888 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 11:14:21.934 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 11:14:21.936 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 11:14:21.936 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 11:14:21.936 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 11:14:21.936 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 11:14:21.936 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 11:14:21.936 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 11:14:21.936 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 11:14:21.936 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 11:14:21.937 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 11:14:21.937 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 11:14:21.937 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 11:14:21.937 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 11:14:21.937 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 11:14:21.937 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 11:14:21.937 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 11:14:21.938 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 11:14:21.938 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 11:14:21.938 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 11:14:21.938 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.nio.ByteBuffer,java.lang.Long,java.lang.String 11:14:21.938 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 11:14:21.938 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 11:14:21.938 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.Long,java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.Long,java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.Long,java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 11:14:21.939 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 11:14:21.940 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 11:14:21.941 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 11:14:21.951 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 11:14:22.032 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 11:14:22.032 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 11:14:22.032 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 11:14:22.087 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 11:14:22.104 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d56aaa6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 11:14:22.137 [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) 11:14:22.138 [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) 11:14:22.140 [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) 11:14:22.141 [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) 11:14:22.142 [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) 11:14:22.143 [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) 11:14:22.143 [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) 11:14:22.144 [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) 11:14:22.145 [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) 11:14:22.146 [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) 11:14:22.146 [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) 11:14:22.147 [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) 11:14:22.148 [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) 11:14:22.148 [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) 11:14:22.149 [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) 11:14:22.149 [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) 11:14:22.149 [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) 11:14:22.149 [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) 11:14:22.150 [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) 11:14:22.150 [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) 11:14:22.150 [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) 11:14:22.150 [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) 11:14:22.150 [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) 11:14:22.151 [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) 11:14:22.151 [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) 11:14:22.152 [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) 11:14:22.152 [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) 11:14:22.153 [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) 11:14:22.153 [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) 11:14:22.154 [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) 11:14:22.157 [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) 11:14:22.161 [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) 11:14:22.161 [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) 11:14:22.162 [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) 11:14:22.162 [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) 11:14:22.162 [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) 11:14:22.163 [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) 11:14:22.164 [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) 11:14:22.164 [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) 11:14:22.164 [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) 11:14:22.164 [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) 11:14:22.165 [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) 11:14:22.165 [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) 11:14:22.165 [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) 11:14:22.165 [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) 11:14:22.166 [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) 11:14:22.166 [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) 11:14:22.166 [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) 11:14:22.166 [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) 11:14:22.166 [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) 11:14:22.166 [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) 11:14:22.166 [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) 11:14:22.167 [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) 11:14:22.167 [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) 11:14:22.167 [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) 11:14:22.167 [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) 11:14:22.167 [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) 11:14:22.169 [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) 11:14:22.169 [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) 11:14:22.170 [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) 11:14:22.171 [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) 11:14:22.171 [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) 11:14:22.172 [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) 11:14:22.172 [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) 11:14:22.172 [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) 11:14:22.172 [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) 11:14:22.990 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 11:14:22.990 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 11:14:23.053 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 11:14:23.053 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 11:14:23.053 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 11:14:23.053 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 11:14:23.053 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 11:14:23.054 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 11:14:23.054 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 11:14:23.054 [main] DEBUG DataNucleus.Datastore - =========================================================== 11:14:23.054 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 11:14:23.054 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 11:14:23.054 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 11:14:23.054 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/derby] 11:14:23.055 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/derby] 11:14:23.055 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 11:14:23.055 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 11:14:23.057 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 11:14:23.057 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 11:14:23.057 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 11:14:23.057 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 11:14:23.057 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 11:14:23.057 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 11:14:23.058 [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 11:14:23.058 [main] DEBUG DataNucleus.Datastore - =========================================================== 11:14:23.058 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d56aaa6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7be3a9ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:23.064 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d56aaa6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7be3a9ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:23.065 [main] DEBUG DataNucleus.Datastore - StoreManager now created 11:14:23.068 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 11:14:23.070 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 11:14:23.318 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 11:14:23.318 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 11:14:23.318 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 11:14:23.319 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 11:14:23.319 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 11:14:23.319 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 11:14:23.320 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 11:14:23.320 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 11:14:23.320 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 11:14:23.320 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 11:14:23.321 [main] DEBUG DataNucleus.Persistence - ================================================ 11:14:23.366 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6c518474" with txn="org.datanucleus.TransactionImpl@11b455e5" 11:14:23.370 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 11:14:23.394 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 11:14:23.396 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 11:14:23.397 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 11:14:23.398 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 11:14:23.399 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 11:14:23.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 11:14:23.401 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 11:14:23.402 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:23.403 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 11:14:23.404 [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 11:14:23.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:23.407 [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 11:14:23.408 [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 11:14:23.409 [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 11:14:23.409 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 11:14:23.515 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 11:14:23.551 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 11:14:23.553 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 11:14:23.554 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 11:14:23.555 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 11:14:23.556 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 11:14:23.557 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 11:14:23.558 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 11:14:23.559 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 11:14:23.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:23.561 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 11:14:23.562 [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 11:14:23.563 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:23.564 [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 11:14:23.565 [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 11:14:23.566 [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 11:14:23.566 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 11:14:23.567 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 11:14:23.568 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 11:14:23.569 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 11:14:23.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 11:14:23.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 11:14:23.571 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 11:14:23.572 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 11:14:23.573 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:23.574 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 11:14:23.575 [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 11:14:23.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:23.576 [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 11:14:23.577 [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 11:14:23.578 [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 11:14:23.578 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 11:14:23.579 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 11:14:23.581 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 11:14:23.582 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 11:14:23.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 11:14:23.584 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 11:14:23.585 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 11:14:23.585 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 11:14:23.586 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 11:14:23.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 11:14:23.588 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:23.589 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 11:14:23.590 [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 11:14:23.591 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:23.591 [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 11:14:23.592 [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 11:14:23.593 [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 11:14:23.593 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 11:14:23.594 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 11:14:23.595 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 11:14:23.596 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 11:14:23.597 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 11:14:23.598 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 11:14:23.599 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 11:14:23.600 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 11:14:23.601 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:23.601 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 11:14:23.602 [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 11:14:23.603 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:23.604 [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 11:14:23.605 [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 11:14:23.606 [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 11:14:23.606 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 11:14:23.607 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 11:14:23.616 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 11:14:23.617 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 11:14:23.618 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 11:14:23.619 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 11:14:23.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 11:14:23.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 11:14:23.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 11:14:23.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 11:14:23.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 11:14:23.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 11:14:23.625 [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 11:14:23.626 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 11:14:23.627 [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 11:14:23.628 [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 11:14:23.628 [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 11:14:23.629 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 11:14:23.632 [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. 11:14:23.633 [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. 11:14:23.633 [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. 11:14:23.635 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 11:14:23.638 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 11:14:23.638 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 11:14:23.646 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 11:14:23.647 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 11:14:23.648 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 11:14:23.648 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 11:14:23.649 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 11:14:23.650 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 11:14:23.651 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 11:14:23.651 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:23.652 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 11:14:23.653 [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 11:14:23.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:23.654 [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 11:14:23.655 [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 11:14:23.656 [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 11:14:23.656 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 11:14:23.660 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 11:14:23.663 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 11:14:23.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 11:14:23.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 11:14:23.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 11:14:23.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 11:14:23.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 11:14:23.667 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 11:14:23.668 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 11:14:23.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:23.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 11:14:23.670 [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 11:14:23.671 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:23.672 [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 11:14:23.673 [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 11:14:23.673 [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 11:14:23.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 11:14:23.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 11:14:23.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 11:14:23.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 11:14:23.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 11:14:23.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 11:14:23.678 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 11:14:23.678 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 11:14:23.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:23.680 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 11:14:23.681 [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 11:14:23.682 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:23.682 [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 11:14:23.683 [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 11:14:23.684 [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 11:14:23.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 11:14:23.685 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 11:14:23.689 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 11:14:23.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 11:14:23.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 11:14:23.691 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 11:14:23.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 11:14:23.692 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 11:14:23.693 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 11:14:23.694 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 11:14:23.695 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:23.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 11:14:23.697 [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 11:14:23.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:23.698 [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 11:14:23.699 [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 11:14:23.700 [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 11:14:23.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 11:14:23.700 [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. 11:14:23.702 [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. 11:14:23.702 [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. 11:14:23.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 11:14:23.702 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 11:14:23.704 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 11:14:23.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 11:14:23.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 11:14:23.706 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 11:14:23.707 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 11:14:23.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 11:14:23.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 11:14:23.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 11:14:23.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 11:14:23.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 11:14:23.712 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 11:14:23.712 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 11:14:23.713 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 11:14:23.747 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 11:14:23.757 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 11:14:23.761 [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) 11:14:23.764 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 11:14:23.765 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 11:14:23.765 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 11:14:23.765 [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) 11:14:23.766 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 11:14:23.766 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 11:14:23.767 [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") 11:14:23.767 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 11:14:23.767 [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) 11:14:23.770 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 11:14:23.770 [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) 11:14:23.770 [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") 11:14:23.771 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 11:14:23.772 [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) 11:14:23.772 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 11:14:23.772 [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) 11:14:23.774 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 11:14:23.777 [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) 11:14:23.777 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 11:14:23.777 [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") 11:14:23.777 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 11:14:23.779 [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) 11:14:23.779 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 11:14:23.779 [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) 11:14:23.779 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 11:14:23.780 [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) 11:14:23.780 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 11:14:23.780 [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) 11:14:23.781 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 11:14:23.781 [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) 11:14:23.781 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 11:14:23.781 [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) 11:14:23.781 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 11:14:23.781 [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") 11:14:23.790 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 11:14:23.791 [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) 11:14:23.792 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 11:14:23.792 [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) 11:14:23.792 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 11:14:23.793 [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) 11:14:23.793 [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") 11:14:23.793 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 11:14:23.794 [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) 11:14:23.794 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 11:14:23.794 [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) 11:14:23.794 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 11:14:23.794 [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) 11:14:23.794 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 11:14:23.795 [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") 11:14:23.795 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 11:14:23.795 [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 11:14:23.796 [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) 11:14:23.796 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 11:14:23.796 [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 11:14:23.796 [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) 11:14:23.800 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 11:14:23.800 [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) 11:14:23.800 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 11:14:23.801 [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) 11:14:23.804 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2a3194c6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:23.804 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2819c460" with isolation "serializable" 11:14:24.451 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 11:14:24.451 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 11:14:24.455 [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) ) 11:14:24.510 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 55 ms 11:14:24.512 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 11:14:24.573 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 61 ms 11:14:24.642 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 11:14:24.642 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 11:14:24.642 [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 ) 11:14:24.655 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:24.656 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 11:14:24.677 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 11:14:24.737 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 11:14:24.737 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 11:14:24.738 [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 ) 11:14:24.754 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 11:14:24.754 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 11:14:24.780 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 11:14:24.818 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 11:14:24.818 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 11:14:24.843 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 11:14:24.845 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 11:14:24.845 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 11:14:24.868 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 11:14:24.874 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 11:14:24.874 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 11:14:24.902 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 11:14:24.902 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 11:14:24.902 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 11:14:24.924 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 11:14:24.929 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 11:14:24.930 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 11:14:24.956 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 11:14:24.957 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 11:14:24.957 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 11:14:24.973 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 11:14:24.974 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 11:14:24.974 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 11:14:24.991 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 11:14:24.992 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 11:14:24.992 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 11:14:25.019 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 11:14:25.021 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 11:14:25.021 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 11:14:25.042 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 11:14:25.042 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2819c460" 11:14:25.044 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2819c460" 11:14:25.045 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2a3194c6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2819c460, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:25.045 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2a3194c6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2819c460, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:25.052 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 11:14:25.053 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 11:14:25.056 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 11:14:25.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 11:14:25.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 11:14:25.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 11:14:25.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 11:14:25.089 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 11:14:25.089 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 11:14:25.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 11:14:25.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:25.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 11:14:25.092 [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 11:14:25.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:25.094 [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 11:14:25.094 [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 11:14:25.095 [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 11:14:25.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 11:14:25.097 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 11:14:25.099 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 11:14:25.100 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 11:14:25.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 11:14:25.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 11:14:25.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 11:14:25.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 11:14:25.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 11:14:25.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 11:14:25.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:25.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 11:14:25.106 [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 11:14:25.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:25.107 [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 11:14:25.108 [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 11:14:25.109 [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 11:14:25.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 11:14:25.109 [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. 11:14:25.109 [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. 11:14:25.110 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 11:14:25.111 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 11:14:25.111 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 11:14:25.111 [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") 11:14:25.111 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 11:14:25.112 [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) 11:14:25.112 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 11:14:25.112 [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) 11:14:25.114 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 11:14:25.114 [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) 11:14:25.114 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 11:14:25.114 [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) 11:14:25.115 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 11:14:25.115 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e041285 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:25.116 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@267dc982" with isolation "serializable" 11:14:25.125 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 11:14:25.125 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 11:14:25.125 [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) ) 11:14:25.137 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 11:14:25.137 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 11:14:25.160 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 11:14:25.177 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 11:14:25.177 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 11:14:25.190 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:25.191 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 11:14:25.191 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 11:14:25.206 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 11:14:25.206 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 11:14:25.206 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 11:14:25.225 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 11:14:25.226 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@267dc982" 11:14:25.227 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@267dc982" 11:14:25.227 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e041285 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@267dc982, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:25.227 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e041285 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@267dc982, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:25.229 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 11:14:25.229 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 11:14:25.230 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 11:14:25.231 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 11:14:25.232 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 11:14:25.232 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 11:14:25.233 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 11:14:25.233 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:25.234 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 11:14:25.235 [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 11:14:25.236 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:25.236 [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 11:14:25.237 [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 11:14:25.238 [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 11:14:25.238 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 11:14:25.243 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 11:14:25.245 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 11:14:25.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 11:14:25.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 11:14:25.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 11:14:25.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 11:14:25.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 11:14:25.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 11:14:25.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 11:14:25.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 11:14:25.252 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 11:14:25.253 [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 11:14:25.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 11:14:25.254 [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 11:14:25.255 [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 11:14:25.256 [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 11:14:25.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 11:14:25.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 11:14:25.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 11:14:25.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 11:14:25.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 11:14:25.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 11:14:25.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 11:14:25.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 11:14:25.262 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:25.263 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 11:14:25.264 [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 11:14:25.264 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:25.265 [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 11:14:25.266 [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 11:14:25.267 [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 11:14:25.267 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 11:14:25.278 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 11:14:25.281 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 11:14:25.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 11:14:25.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 11:14:25.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 11:14:25.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 11:14:25.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 11:14:25.287 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 11:14:25.288 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 11:14:25.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 11:14:25.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 11:14:25.291 [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 11:14:25.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 11:14:25.293 [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 11:14:25.294 [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 11:14:25.295 [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 11:14:25.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 11:14:25.295 [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. 11:14:25.295 [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. 11:14:25.295 [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. 11:14:25.296 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 11:14:25.297 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 11:14:25.298 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 11:14:25.298 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 11:14:25.298 [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) 11:14:25.298 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:25.299 [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") 11:14:25.299 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 11:14:25.299 [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) 11:14:25.300 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 11:14:25.300 [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) 11:14:25.300 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 11:14:25.301 [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) 11:14:25.301 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 11:14:25.301 [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) 11:14:25.302 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 11:14:25.302 [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) 11:14:25.302 [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") 11:14:25.302 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 11:14:25.302 [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) 11:14:25.302 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 11:14:25.303 [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) 11:14:25.304 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 11:14:25.304 [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) 11:14:25.304 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 11:14:25.304 [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") 11:14:25.305 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b1534d3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:25.305 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c74aa0d" with isolation "serializable" 11:14:25.315 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 11:14:25.315 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 11:14:25.316 [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 ) 11:14:25.331 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 11:14:25.331 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 11:14:25.354 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 11:14:25.381 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 11:14:25.381 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 11:14:25.399 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 11:14:25.400 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 11:14:25.400 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 11:14:25.420 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 11:14:25.420 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 11:14:25.420 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 11:14:25.435 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 11:14:25.435 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 11:14:25.435 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 11:14:25.453 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 11:14:25.453 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c74aa0d" 11:14:25.456 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c74aa0d" 11:14:25.456 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b1534d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c74aa0d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:25.457 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b1534d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c74aa0d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:25.458 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 11:14:25.459 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 11:14:25.460 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 11:14:25.461 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 11:14:25.461 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 11:14:25.462 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 11:14:25.463 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 11:14:25.464 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:25.464 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 11:14:25.465 [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 11:14:25.466 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:25.467 [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 11:14:25.468 [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 11:14:25.469 [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 11:14:25.469 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 11:14:25.470 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 11:14:25.490 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 11:14:25.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 11:14:25.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 11:14:25.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 11:14:25.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 11:14:25.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 11:14:25.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 11:14:25.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 11:14:25.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 11:14:25.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 11:14:25.498 [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 11:14:25.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 11:14:25.500 [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 11:14:25.500 [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 11:14:25.501 [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 11:14:25.501 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 11:14:25.501 [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. 11:14:25.501 [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. 11:14:25.502 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 11:14:25.503 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 11:14:25.504 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 11:14:25.505 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 11:14:25.505 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 11:14:25.506 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 11:14:25.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 11:14:25.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 11:14:25.508 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:25.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 11:14:25.509 [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 11:14:25.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:25.511 [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 11:14:25.511 [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 11:14:25.512 [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 11:14:25.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 11:14:25.517 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 11:14:25.521 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 11:14:25.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 11:14:25.522 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 11:14:25.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 11:14:25.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 11:14:25.524 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 11:14:25.524 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 11:14:25.525 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 11:14:25.526 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 11:14:25.526 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 11:14:25.527 [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 11:14:25.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 11:14:25.529 [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 11:14:25.530 [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 11:14:25.531 [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 11:14:25.531 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 11:14:25.531 [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. 11:14:25.531 [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. 11:14:25.532 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 11:14:25.533 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:25.533 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 11:14:25.534 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 11:14:25.534 [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) 11:14:25.534 [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") 11:14:25.535 [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" () 11:14:25.536 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 11:14:25.536 [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 11:14:25.536 [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) 11:14:25.537 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 11:14:25.537 [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 11:14:25.537 [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) 11:14:25.537 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 11:14:25.537 [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 11:14:25.537 [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) 11:14:25.538 [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") 11:14:25.538 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 11:14:25.539 [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) 11:14:25.541 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 11:14:25.542 [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) 11:14:25.542 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 11:14:25.542 [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) 11:14:25.543 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 11:14:25.543 [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) 11:14:25.543 [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") 11:14:25.543 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 11:14:25.543 [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) 11:14:25.544 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 11:14:25.544 [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) 11:14:25.544 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 11:14:25.545 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3722c145 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:25.545 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cbc2e3b" with isolation "serializable" 11:14:25.554 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 11:14:25.556 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:25.776 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 220 ms 11:14:25.776 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 11:14:25.777 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 11:14:25.777 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 11:14:25.777 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 11:14:25.777 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 11:14:25.784 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms 11:14:25.784 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 11:14:25.797 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:25.797 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 11:14:25.803 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 11:14:25.821 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 11:14:25.822 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 11:14:25.822 [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 ) 11:14:25.835 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:25.835 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 11:14:25.853 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 11:14:26.204 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 11:14:26.205 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 11:14:26.205 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 11:14:26.222 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 11:14:26.472 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 11:14:26.505 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 11:14:26.506 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 11:14:26.506 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 11:14:26.526 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 11:14:26.526 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 11:14:26.526 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 11:14:26.540 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 11:14:26.540 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 11:14:26.540 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 11:14:26.556 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 11:14:26.556 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cbc2e3b" 11:14:26.564 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cbc2e3b" 11:14:26.564 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3722c145 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cbc2e3b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:26.565 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3722c145 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cbc2e3b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:26.567 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 11:14:26.567 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 11:14:26.568 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 11:14:26.569 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 11:14:26.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 11:14:26.570 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 11:14:26.571 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 11:14:26.572 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:26.573 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 11:14:26.574 [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 11:14:26.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:26.575 [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 11:14:26.576 [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 11:14:26.577 [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 11:14:26.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 11:14:26.578 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 11:14:26.580 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 11:14:26.581 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 11:14:26.581 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 11:14:26.582 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 11:14:26.582 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 11:14:26.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 11:14:26.584 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 11:14:26.585 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 11:14:26.585 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 11:14:26.586 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 11:14:26.587 [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 11:14:26.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 11:14:26.588 [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 11:14:26.589 [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 11:14:26.590 [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 11:14:26.590 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 11:14:26.590 [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. 11:14:26.590 [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. 11:14:26.591 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 11:14:26.592 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 11:14:26.593 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 11:14:26.593 [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) 11:14:26.593 [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") 11:14:26.593 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 11:14:26.593 [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) 11:14:26.594 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 11:14:26.594 [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) 11:14:26.594 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 11:14:26.594 [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) 11:14:26.595 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 11:14:26.595 [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) 11:14:26.595 [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") 11:14:26.595 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 11:14:26.595 [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) 11:14:26.596 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 11:14:26.596 [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) 11:14:26.596 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 11:14:26.597 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@462e1e64 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:26.597 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69afa141" with isolation "serializable" 11:14:26.606 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 11:14:26.606 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 11:14:26.606 [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 ) 11:14:26.624 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 11:14:26.624 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 11:14:26.641 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 11:14:26.664 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 11:14:26.665 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 11:14:26.687 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 11:14:26.688 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 11:14:26.688 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 11:14:26.704 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 11:14:26.705 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 11:14:26.705 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 11:14:26.732 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 11:14:26.732 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69afa141" 11:14:26.734 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69afa141" 11:14:26.734 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@462e1e64 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69afa141, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:26.734 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@462e1e64 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69afa141, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:26.736 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 11:14:26.737 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 11:14:26.738 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 11:14:26.740 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 11:14:26.741 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 11:14:26.742 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 11:14:26.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 11:14:26.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:26.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 11:14:26.746 [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 11:14:26.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:26.747 [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 11:14:26.748 [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 11:14:26.748 [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 11:14:26.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 11:14:26.749 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 11:14:26.757 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 11:14:26.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 11:14:26.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 11:14:26.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 11:14:26.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 11:14:26.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 11:14:26.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 11:14:26.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 11:14:26.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:26.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 11:14:26.763 [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 11:14:26.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:26.764 [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 11:14:26.765 [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 11:14:26.766 [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 11:14:26.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 11:14:26.766 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 11:14:26.767 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 11:14:26.767 [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") 11:14:26.773 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 11:14:26.773 [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" () 11:14:26.773 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 11:14:26.773 [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 11:14:26.774 [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) 11:14:26.774 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 11:14:26.774 [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 11:14:26.774 [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) 11:14:26.776 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42aae04d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:26.776 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bf5397" with isolation "serializable" 11:14:26.783 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 11:14:26.784 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 11:14:26.784 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 11:14:26.784 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 11:14:26.788 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 11:14:26.789 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 11:14:26.793 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 11:14:26.816 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 11:14:26.817 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 11:14:26.817 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 11:14:26.829 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 11:14:26.868 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 11:14:26.869 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 11:14:26.869 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 11:14:26.880 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 11:14:26.904 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 11:14:26.905 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bf5397" 11:14:26.906 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bf5397" 11:14:26.906 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42aae04d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bf5397, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:26.907 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42aae04d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bf5397, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:26.908 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 11:14:26.909 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 11:14:26.910 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 11:14:26.910 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 11:14:26.911 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 11:14:26.911 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 11:14:26.912 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 11:14:26.912 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:26.913 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 11:14:26.914 [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 11:14:26.914 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:26.915 [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 11:14:26.916 [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 11:14:26.916 [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 11:14:26.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 11:14:26.917 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 11:14:26.919 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 11:14:26.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 11:14:26.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 11:14:26.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 11:14:26.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 11:14:26.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 11:14:26.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 11:14:26.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 11:14:26.924 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 11:14:26.925 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 11:14:26.925 [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 11:14:26.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 11:14:26.926 [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 11:14:26.927 [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 11:14:26.928 [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 11:14:26.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 11:14:26.928 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 11:14:26.929 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 11:14:26.930 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 11:14:26.930 [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) 11:14:26.930 [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") 11:14:26.930 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 11:14:26.931 [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) 11:14:26.931 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 11:14:26.932 [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) 11:14:26.932 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 11:14:26.933 [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) 11:14:26.933 [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") 11:14:26.933 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 11:14:26.933 [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) 11:14:26.933 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 11:14:26.933 [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) 11:14:26.933 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 11:14:26.936 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 11:14:26.936 [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) 11:14:26.937 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 11:14:26.937 [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) 11:14:26.937 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 11:14:26.938 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d2291de [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:26.938 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51c8f62c" with isolation "serializable" 11:14:26.943 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 11:14:26.944 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 11:14:26.944 [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 ) 11:14:26.959 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 11:14:26.959 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 11:14:26.978 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 11:14:27.004 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 11:14:27.004 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 11:14:27.004 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 11:14:27.019 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 11:14:27.019 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 11:14:27.040 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 11:14:27.063 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 11:14:27.063 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 11:14:27.086 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 11:14:27.092 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 11:14:27.092 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 11:14:27.103 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 11:14:27.103 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 11:14:27.103 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 11:14:27.120 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 11:14:27.120 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51c8f62c" 11:14:27.122 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51c8f62c" 11:14:27.122 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d2291de [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51c8f62c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:27.122 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d2291de [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@51c8f62c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:27.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 11:14:27.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 11:14:27.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 11:14:27.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 11:14:27.126 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 11:14:27.127 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 11:14:27.128 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 11:14:27.128 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:27.129 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 11:14:27.130 [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 11:14:27.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:27.131 [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 11:14:27.132 [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 11:14:27.133 [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 11:14:27.133 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 11:14:27.135 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 11:14:27.136 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 11:14:27.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 11:14:27.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 11:14:27.141 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 11:14:27.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 11:14:27.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 11:14:27.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 11:14:27.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 11:14:27.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 11:14:27.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 11:14:27.145 [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 11:14:27.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 11:14:27.146 [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 11:14:27.147 [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 11:14:27.148 [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 11:14:27.148 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 11:14:27.148 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 11:14:27.149 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 11:14:27.150 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 11:14:27.150 [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) 11:14:27.150 [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") 11:14:27.150 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 11:14:27.150 [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) 11:14:27.150 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 11:14:27.151 [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) 11:14:27.151 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 11:14:27.151 [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) 11:14:27.151 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 11:14:27.151 [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) 11:14:27.151 [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") 11:14:27.152 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 11:14:27.152 [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) 11:14:27.152 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 11:14:27.152 [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) 11:14:27.152 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 11:14:27.153 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5634a861 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:27.153 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0dc227" with isolation "serializable" 11:14:27.159 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 11:14:27.159 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 11:14:27.160 [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 ) 11:14:27.170 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 11:14:27.171 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 11:14:27.182 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 11:14:27.200 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 11:14:27.200 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 11:14:27.214 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 11:14:27.214 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 11:14:27.214 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 11:14:27.236 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 11:14:27.236 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0dc227" 11:14:27.238 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0dc227" 11:14:27.239 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5634a861 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0dc227, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:27.239 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5634a861 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b0dc227, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:27.242 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 11:14:27.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 11:14:27.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 11:14:27.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 11:14:27.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 11:14:27.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 11:14:27.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 11:14:27.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:27.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 11:14:27.251 [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 11:14:27.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:27.252 [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 11:14:27.253 [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 11:14:27.253 [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 11:14:27.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 11:14:27.254 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 11:14:27.256 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 11:14:27.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 11:14:27.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 11:14:27.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 11:14:27.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 11:14:27.260 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 11:14:27.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 11:14:27.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 11:14:27.262 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 11:14:27.262 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 11:14:27.263 [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 11:14:27.264 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 11:14:27.265 [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 11:14:27.265 [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 11:14:27.266 [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 11:14:27.266 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 11:14:27.266 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 11:14:27.267 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:27.267 [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") 11:14:27.267 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 11:14:27.268 [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 11:14:27.268 [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) 11:14:27.268 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df921b1 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:27.268 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4db60246" with isolation "serializable" 11:14:27.275 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 11:14:27.275 [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 "" 11:14:27.337 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 62 ms 11:14:27.338 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 11:14:27.338 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 11:14:27.338 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 11:14:27.342 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 11:14:27.366 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 11:14:27.399 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 11:14:27.422 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 11:14:27.422 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4db60246" 11:14:27.424 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4db60246" 11:14:27.424 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df921b1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4db60246, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:27.424 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df921b1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4db60246, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:27.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 11:14:27.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 11:14:27.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 11:14:27.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 11:14:27.428 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 11:14:27.428 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 11:14:27.429 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 11:14:27.429 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:27.430 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 11:14:27.431 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:27.431 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:27.432 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 11:14:27.433 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:27.433 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 11:14:27.433 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 11:14:27.435 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 11:14:27.439 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 11:14:27.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 11:14:27.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 11:14:27.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 11:14:27.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 11:14:27.442 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 11:14:27.442 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 11:14:27.443 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 11:14:27.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 11:14:27.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 11:14:27.445 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:27.446 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 11:14:27.446 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 11:14:27.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:27.448 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 11:14:27.448 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 11:14:27.448 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 11:14:27.448 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 11:14:27.449 [main] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 11:14:27.449 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 11:14:27.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 11:14:27.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 11:14:27.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 11:14:27.452 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 11:14:27.452 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 11:14:27.453 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 11:14:27.453 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:27.454 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 11:14:27.455 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 11:14:27.455 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 11:14:27.456 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 11:14:27.457 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 11:14:27.457 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 11:14:27.458 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 11:14:27.459 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 11:14:27.459 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 11:14:27.459 [main] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 11:14:27.459 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 11:14:27.460 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 11:14:27.460 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 11:14:27.461 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:27.461 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 11:14:27.461 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 11:14:27.461 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:27.461 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 11:14:27.461 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:27.461 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 11:14:27.462 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:14:27.462 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 11:14:27.462 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:14:27.463 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 11:14:27.463 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 11:14:27.463 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 11:14:27.464 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 11:14:27.465 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 11:14:27.465 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 11:14:27.465 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 11:14:27.465 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 11:14:27.466 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@673c4f6e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:27.466 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@15c487a8" with isolation "serializable" 11:14:27.472 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned no table 11:14:27.472 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "transferdonemarker" 11:14:27.472 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "transferdonemarker" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "fromentityid" BIGINT NOT NULL, "fromlocalrevision" BIGINT NOT NULL, "fromrepositoryid" VARCHAR(255) NOT NULL, "torepositoryid" VARCHAR(255) NOT NULL, "transferdonemarkertype" INTEGER NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 11:14:27.485 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:27.485 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "transferdonemarker" ADD CONSTRAINT "transferdonemarker_pk" PRIMARY KEY ("id") 11:14:27.505 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 11:14:27.519 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 11:14:27.519 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 11:14:27.533 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 11:14:27.534 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 11:14:27.534 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 11:14:27.547 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:27.547 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@15c487a8" 11:14:27.549 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@15c487a8" 11:14:27.549 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@673c4f6e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@15c487a8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:27.549 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@673c4f6e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@15c487a8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:27.552 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:27.554 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" closed 11:14:27.554 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6c518474" with txn="org.datanucleus.TransactionImpl@ceddaf8" 11:14:27.558 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:27.558 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 (optimistic=false) 11:14:27.562 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 11:14:27.562 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 11:14:27.563 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 11:14:27.563 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 11:14:27.564 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 11:14:27.770 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" 11:14:27.810 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" (id="org.datanucleus.identity.IdentityReference@29ebbdf4") enlisted in transactional cache 11:14:27.817 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 11:14:27.842 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 25 ms 11:14:27.842 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 11:14:27.844 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 11:14:27.914 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 67 ms 11:14:27.914 [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'" 11:14:27.918 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1d6ef2 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:27.921 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@79aee22a, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:27.922 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1d6ef2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:27.923 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1d6ef2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:27.923 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:27.937 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3a4ab7f7" 11:14:27.942 [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' 11:14:27.942 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:27.950 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 27 ms 11:14:27.965 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" being inserted into table ""repository"" 11:14:27.965 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1d6ef2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:27.993 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@756aadfc" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f" 11:14:27.996 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 11:14:27.997 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" 11:14:27.997 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="org.datanucleus.identity.IdentityReference@5dbb50f3") enlisted in transactional cache 11:14:27.998 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" being inserted into table ""repofile"" 11:14:27.999 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1d6ef2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.010 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a8a0099" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f" 11:14:28.011 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="") is having the value in field "created" replaced by a SCO wrapper 11:14:28.014 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="") is having the value in field "changed" replaced by a SCO wrapper 11:14:28.015 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 11:14:28.016 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2019-07-27 11:14:18.62>,<null>,<0>,<''>,<null>,<2019-07-27 11:14:27.564>,<2019-07-27 11:14:27.564>,<'Directory'>) 11:14:28.061 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 44 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a8a0099" 11:14:28.066 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" was inserted in the datastore and was given strategy value of "1" 11:14:28.073 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 11:14:28.073 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="org.datanucleus.identity.IdentityReference@5dbb50f3") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 11:14:28.073 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 11:14:28.073 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a8a0099" 11:14:28.074 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 11:14:28.076 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" (id="") is having the value in field "created" replaced by a SCO wrapper 11:14:28.077 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" (id="") is having the value in field "changed" replaced by a SCO wrapper 11:14:28.077 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'53f87fbf-4edd-486a-a3ce-0a29e9c316b7'>,<0>,<2019-07-27 11:14:27.564>,<2019-07-27 11:14:27.564>,<UNPRINTABLE>,<1>,<'LocalRepository'>) 11:14:28.084 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@756aadfc" 11:14:28.085 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" was inserted in the datastore and was given strategy value of "1" 11:14:28.086 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 11:14:28.086 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" (id="org.datanucleus.identity.IdentityReference@29ebbdf4") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 11:14:28.086 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 11:14:28.086 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 11:14:28.086 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 11:14:28.087 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 11:14:28.087 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@756aadfc" 11:14:28.087 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 11:14:28.088 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 11:14:28.102 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" 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] 11:14:28.102 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 11:14:28.102 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 11:14:28.103 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5df417a7]initPersistenceManagerFactory: repositoryId=53f87fbf-4edd-486a-a3ce-0a29e9c316b7 11:14:28.103 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 11:14:28.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 11:14:28.104 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.105 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 11:14:28.108 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 11:14:28.108 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@79aee22a]] 11:14:28.109 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1d6ef2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:28.110 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1d6ef2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:28.111 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a1d6ef2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6bee793f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.112 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 11:14:28.112 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9e54c59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 11:14:28.113 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 11:14:28.113 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:28.113 [main] DEBUG DataNucleus.Transaction - Transaction committed in 10 ms 11:14:28.113 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@9e54c59 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@9e54c59, lifecycle=HOLLOW] 11:14:28.113 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 2] 11:14:28.113 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@36baa049, lifecycle=HOLLOW] 11:14:28.113 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:28.113 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:28.113 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" closed 11:14:28.114 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5df417a7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6783 ms. 11:14:28.114 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6c518474" with txn="org.datanucleus.TransactionImpl@21a9a705" 11:14:28.114 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:28.114 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 (optimistic=false) 11:14:28.123 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 11:14:28.129 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 11:14:28.152 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 23 ms 11:14:28.152 [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] 11:14:28.152 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 11:14:28.167 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 14 ms 11:14:28.167 [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" < ?" 11:14:28.168 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba0ae41 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:28.168 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@76fe6cdc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:28.168 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba0ae41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ffb3aec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:28.168 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba0ae41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ffb3aec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.168 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 11:14:28.176 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5584d9c6" 11:14:28.179 [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" < <2019-07-26 11:14:28.121> 11:14:28.180 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:28.180 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 11:14:28.182 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 11:14:28.182 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.182 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.183 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@76fe6cdc]] 11:14:28.184 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba0ae41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ffb3aec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:28.184 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba0ae41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ffb3aec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:28.184 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ba0ae41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ffb3aec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.185 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms 11:14:28.185 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:28.185 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" closed 11:14:28.185 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3234474]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:28.185 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3234474]tryAcquire: returning true. lockCounter=1 11:14:28.185 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3234474]tryAcquire: returning true. lockCounter=2 11:14:28.186 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:28.187 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3234474]release: NOT releasing underlying FileLock. lockCounter=1 11:14:28.187 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3234474]tryAcquire: returning true. lockCounter=2 11:14:28.188 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3234474]release: NOT releasing underlying FileLock. lockCounter=1 11:14:28.188 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3234474]release: releasing underlying FileLock. lockCounter=0 11:14:28.202 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6c518474" with txn="org.datanucleus.TransactionImpl@276cc8dc" 11:14:28.202 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:28.202 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 (optimistic=false) 11:14:28.205 [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 11:14:28.205 [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 11:14:28.206 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@217bf99e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:28.206 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6807a356, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:28.206 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@217bf99e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ddd84b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:28.207 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@217bf99e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ddd84b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.207 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:28.207 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@d675f9f" 11:14:28.207 [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' 11:14:28.208 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:28.209 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 11:14:28.214 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:28.215 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:28.218 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 11:14:28.218 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 11:14:28.219 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" (id="1") enlisted in transactional cache 11:14:28.220 [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@2954f6ab" 11:14:28.228 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" 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] 11:14:28.229 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" (id="1") is having the following fields in Level 2 cache object updated : [6] 11:14:28.229 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" field "aliases" loading contents to SCO wrapper from the datastore 11:14:28.236 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@217bf99e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ddd84b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.255 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6fff46bf" 11:14:28.255 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 11:14:28.256 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:28.258 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70f68288" 11:14:28.258 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [46911148]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:28.258 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [46911148]tryAcquire: returning true. lockCounter=1 11:14:28.258 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [46911148]tryAcquire: returning true. lockCounter=2 11:14:28.259 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:28.259 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [46911148]release: NOT releasing underlying FileLock. lockCounter=1 11:14:28.260 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [46911148]release: releasing underlying FileLock. lockCounter=0 11:14:28.260 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.260 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.261 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:28.261 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.261 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.261 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 11:14:28.261 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.261 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.261 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6807a356]] 11:14:28.261 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@217bf99e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ddd84b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:28.261 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@217bf99e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ddd84b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:28.262 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@217bf99e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ddd84b5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.263 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 11:14:28.263 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:28.263 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 11:14:28.263 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2954f6ab, lifecycle=HOLLOW] 11:14:28.264 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:28.264 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:28.264 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" closed 11:14:28.265 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6c518474" with txn="org.datanucleus.TransactionImpl@2db33feb" 11:14:28.265 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:28.265 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 (optimistic=false) 11:14:28.266 [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 11:14:28.266 [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 11:14:28.266 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60990e5c [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:28.266 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4d84049a, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:28.267 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60990e5c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39ee94de, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:28.267 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60990e5c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39ee94de, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.267 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:28.267 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4c6b4ed7" 11:14:28.268 [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' 11:14:28.268 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:28.268 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 11:14:28.269 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:28.269 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:28.269 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 11:14:28.270 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 11:14:28.270 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" (id="1") enlisted in transactional cache 11:14:28.270 [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@5c9934da" 11:14:28.271 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" 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] 11:14:28.271 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" (id="1") is having the following fields in Level 2 cache object updated : [6] 11:14:28.274 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60990e5c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39ee94de, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.301 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7112ce6" 11:14:28.301 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 11:14:28.308 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 7 ms 11:14:28.309 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6ff0b1cc" 11:14:28.309 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" field "aliases" loading contents to SCO wrapper from the datastore 11:14:28.310 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60990e5c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39ee94de, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.311 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3b55dd15" 11:14:28.311 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 11:14:28.312 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:28.312 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3ba3d4b6" 11:14:28.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.314 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:28.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.314 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 11:14:28.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.314 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.315 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4d84049a]] 11:14:28.315 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60990e5c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39ee94de, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:28.315 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60990e5c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39ee94de, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:28.315 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60990e5c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39ee94de, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.316 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 11:14:28.316 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:28.316 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 11:14:28.316 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5c9934da, lifecycle=HOLLOW] 11:14:28.316 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:28.316 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:28.316 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" closed 11:14:28.317 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5df417a7]open: closing=false closeAbortable=true 11:14:28.326 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a09303]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:28.326 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a09303]tryAcquire: returning true. lockCounter=1 11:14:28.326 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:28.327 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [a09303]release: releasing underlying FileLock. lockCounter=0 11:14:28.328 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6c518474" with txn="org.datanucleus.TransactionImpl@322ba549" 11:14:28.328 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:28.328 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 (optimistic=false) 11:14:28.329 [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 11:14:28.329 [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 11:14:28.330 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:28.330 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6a1ef65c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:28.331 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:28.331 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.331 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:28.331 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1319bc2a" 11:14:28.332 [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' 11:14:28.332 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:28.332 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 11:14:28.333 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:28.333 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:28.333 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 11:14:28.333 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 11:14:28.334 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="1") enlisted in transactional cache 11:14:28.334 [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@27abb6ca" 11:14:28.334 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" 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] 11:14:28.334 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="1") is having the following fields in Level 2 cache object updated : [6] 11:14:28.335 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.347 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2ceee4b6" 11:14:28.348 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'jylbinj2-orkcq'> 11:14:28.350 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:28.350 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6968bcec" 11:14:28.351 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" field "aliases" loading contents to SCO wrapper from the datastore 11:14:28.352 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.353 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5568c66f" 11:14:28.353 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 11:14:28.353 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:28.353 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3f6bf8aa" 11:14:28.354 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.358 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7a9eccc4" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4" 11:14:28.359 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'jylbinj2-orkcq'>) 11:14:28.361 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7a9eccc4" 11:14:28.361 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7a9eccc4" 11:14:28.362 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 11:14:28.362 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:28.362 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]tryAcquire: returning true. lockCounter=1 11:14:28.363 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]tryAcquire: returning true. lockCounter=2 11:14:28.363 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:28.363 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]release: NOT releasing underlying FileLock. lockCounter=1 11:14:28.364 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]tryAcquire: returning true. lockCounter=2 11:14:28.364 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:28.364 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]release: NOT releasing underlying FileLock. lockCounter=1 11:14:28.364 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]tryAcquire: returning true. lockCounter=2 11:14:28.365 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]release: NOT releasing underlying FileLock. lockCounter=1 11:14:28.365 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [d48e998]release: releasing underlying FileLock. lockCounter=0 11:14:28.366 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 11:14:28.367 [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 11:14:28.367 [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 11:14:28.367 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.367 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:28.368 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@158ae284" 11:14:28.368 [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' 11:14:28.368 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:28.369 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 11:14:28.369 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 11:14:28.370 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.370 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.371 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sat Jul 27 11:14:28 CEST 2019) for LocalRepository[id=1] 11:14:28.372 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 11:14:28.372 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 11:14:28.373 [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 11:14:28.373 [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 11:14:28.373 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.373 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:28.373 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@497d4c96" 11:14:28.373 [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' 11:14:28.374 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:28.374 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 11:14:28.374 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 11:14:28.379 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" having fields "changed,revision" updated in table ""repository"" 11:14:28.379 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.395 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1d06f16f" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4" 11:14:28.396 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2019-07-27 11:14:28.37>,"revision"=<1> WHERE "id"=<1> 11:14:28.402 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1d06f16f" 11:14:28.402 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1d06f16f" 11:14:28.403 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 11:14:28.403 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.403 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:28.403 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.403 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.404 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@48eb9836 11:14:28.404 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:28.404 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:28.404 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 11:14:28.404 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6a1ef65c]] 11:14:28.404 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:28.423 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:28.424 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@92d1782 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72976b4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@48eb9836" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30893e08]" 11:14:28.425 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 11:14:28.425 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:28.425 [main] DEBUG DataNucleus.Transaction - Transaction committed in 21 ms 11:14:28.426 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@27abb6ca, lifecycle=HOLLOW] 11:14:28.426 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:28.426 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:28.427 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@48eb9836" closed 11:14:28.430 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5df417a7]getCloseDeferredMillis: closeDeferredMillis=0 11:14:28.430 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5df417a7]close: Closing real LocalRepoManager immediately. 11:14:28.431 [main] INFO c.c.c.local.LocalRepoManagerImpl - [5df417a7]_close: Shutting down real LocalRepoManager. 11:14:28.663 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 11:14:28.664 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 11:14:28.665 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 11:14:28.666 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 11:14:28.666 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 11:14:29.250 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [32232e55]release: releasing underlying FileLock. lockCounter=0 11:14:29.268 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 11:14:29.268 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 11:14:29.312 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 11:14:29.956 [qtp2114444063-17-acceptor-0@5f59185e-ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@19fa08ab on ManagedSelector@2b58f754{STARTED} id=1 keys=0 selected=0 updates=0 11:14:29.956 [qtp2114444063-17-acceptor-0@5f59185e-ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b58f754{STARTED} id=1 keys=0 selected=0 updates=1 11:14:29.958 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken with none selected 11:14:29.959 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken up from select, 0/0/0 selected 11:14:29.959 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d processing 0 keys, 1 updates 11:14:29.959 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:29.960 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@19fa08ab 11:14:29.962 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@19fa08ab 11:14:29.962 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:29.962 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@19fa08ab 11:14:29.962 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d waiting with 1 keys 11:14:29.984 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 13 ms, remaining: 29987 ms 11:14:30.074 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=104/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@44410883{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 11:14:30.090 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=119/30000}{io=0/0,kio=0,kro=0}-><null> 11:14:30.092 [qtp2114444063-18] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=121/30000}{io=0/0,kio=0,kro=0}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.093 [qtp2114444063-18] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=122/30000}{io=0/0,kio=0,kro=0}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.093 [qtp2114444063-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=123/30000}{io=0/0,kio=0,kro=0}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.095 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@9f79a8a{AC.ReadCB@434b5564{HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0}}} 11:14:30.096 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.096 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1c29d33e on ManagedSelector@2b58f754{STARTED} id=1 keys=1 selected=0 updates=0 11:14:30.096 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b58f754{STARTED} id=1 keys=1 selected=0 updates=1 11:14:30.097 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken with none selected 11:14:30.097 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken up from select, 0/0/1 selected 11:14:30.097 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d processing 0 keys, 1 updates 11:14:30.097 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:30.097 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1c29d33e 11:14:30.097 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.097 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@19fa08ab 11:14:30.098 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.098 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:30.098 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d waiting with 1 keys 11:14:30.098 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken up from select, 1/1/1 selected 11:14:30.098 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d processing 1 keys, 0 updates 11:14:30.099 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1dc3c81d SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.100 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.101 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 11:14:30.108 [qtp2114444063-16] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2805d709{s=0/6,p=0} tryExecute EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2805d709{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:30.108+02:00 11:14:30.108 [qtp2114444063-16] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2805d709{s=0/6,p=1} startReservedThread p=1 11:14:30.111 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2805d709{s=0/6,p=1}@69532b4f 11:14:30.112 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2805d709{s=0/6,p=1}@69532b4f 11:14:30.113 [qtp2114444063-16] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@2805d709{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:30.112+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 11:14:30.114 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2805d709{s=1/6,p=1}@69532b4f started 11:14:30.114 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 11:14:30.115 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 11:14:30.116 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:30.116 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2805d709{s=1/6,p=0}@69532b4f waiting 11:14:30.117 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.116 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 11:14:30.117 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d waiting with 1 keys 11:14:30.118 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@9f79a8a{AC.ReadCB@434b5564{HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0}}} 11:14:30.119 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@44410883{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 11:14:30.125 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:30.141 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@6b7a2890[p=0,l=530,c=8192,r=530]={<<<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} 11:14:30.142 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6b7a2890[p=0,l=530,c=8192,r=530]={<<<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} {} 11:14:30.142 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6b7a2890[p=0,l=530,c=8192,r=530]={<<<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} 11:14:30.143 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 11:14:30.152 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 11:14:30.152 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 11:14:30.152 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 11:14:30.152 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 11:14:30.157 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 11:14:30.157 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 11:14:30.157 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 11:14:30.160 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 11:14:30.160 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 11:14:30.160 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 11:14:30.160 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 11:14:30.160 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 11:14:30.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 11:14:30.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 11:14:30.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 11:14:30.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 11:14:30.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 11:14:30.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 11:14:30.161 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 11:14:30.164 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 11:14:30.164 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 11:14:30.176 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 11:14:30.176 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 11:14:30.176 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 11:14:30.177 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 11:14:30.185 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:37072/RepoInfo on HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=//127.0.0.1:37072/RepoInfo,age=6} POST //127.0.0.1:37072/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic ZnFKX0s2d2haUEFuQ3ZzUHE2eXp0QTpEM1BSOy1JYztFTk9pSDdXdjNUYkN0LTYk User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_212) Host: 127.0.0.1:37072 Connection: keep-alive Content-Length: 236 11:14:30.186 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=//127.0.0.1:37072/RepoInfo,age=8} parsed true HttpParser{s=CONTENT,0 of 236} 11:14:30.186 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=//127.0.0.1:37072/RepoInfo,age=9} handle //127.0.0.1:37072/RepoInfo 11:14:30.186 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@44410883{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 11:14:30.189 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5208fc29{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=12} action DISPATCH 11:14:30.192 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@5208fc29{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=15} 11:14:30.193 [qtp2114444063-20] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 11:14:30.194 [qtp2114444063-20] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 11:14:30.195 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 11:14:30.195 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.session - session=null 11:14:30.197 [qtp2114444063-20] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:30.197 [qtp2114444063-20] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 11:14:30.325 [qtp2114444063-20] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created. 11:14:30.331 [qtp2114444063-20] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic ZnFKX0s2d2haUEFuQ3ZzUHE2eXp0QTpEM1BSOy1JYztFTk9pSDdXdjNUYkN0LTYk 11:14:30.346 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=220/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=169} parse HeapByteBuffer@6b7a2890[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} {} 11:14:30.346 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6b7a2890[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} 11:14:30.347 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5208fc29{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=169} onContent Content@15c3fdea{HeapByteBufferR@47f99976[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}} 11:14:30.348 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=0,q=0,[0]=null,s=STREAM] addContent Content@15c3fdea{HeapByteBufferR@47f99976[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}} 11:14:30.349 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 11:14:30.349 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5208fc29{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=172} onContentComplete 11:14:30.350 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5208fc29{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=173} onRequestComplete 11:14:30.350 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 11:14:30.351 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=226/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=END,236 of 236},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=174} parsed false HttpParser{s=END,236 of 236} 11:14:30.399 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\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}} 11:14:30.399 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\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}} 11:14:30.400 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\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}} 11:14:30.400 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\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}} 11:14:30.401 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@15c3fdea{HeapByteBufferR@47f99976[p=326,l=530,c=8192,r=204]={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}} 11:14:30.403 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=327,l=530,c=8192,r=203]={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}} 11:14:30.403 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=328,l=530,c=8192,r=202]={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}} 11:14:30.403 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=329,l=530,c=8192,r=201]={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}} 11:14:30.404 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=330,l=530,c=8192,r=200]={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}} 11:14:30.404 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=331,l=530,c=8192,r=199]={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}} 11:14:30.404 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=332,l=530,c=8192,r=198]={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}} 11:14:30.404 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=333,l=530,c=8192,r=197]={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}} 11:14:30.405 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=334,l=530,c=8192,r=196]={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}} 11:14:30.406 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=335,l=530,c=8192,r=195]={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}} 11:14:30.406 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=336,l=530,c=8192,r=194]={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}} 11:14:30.406 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=337,l=530,c=8192,r=193]={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}} 11:14:30.406 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=338,l=530,c=8192,r=192]={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}} 11:14:30.407 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=339,l=530,c=8192,r=191]={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}} 11:14:30.407 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=340,l=530,c=8192,r=190]={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}} 11:14:30.407 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=341,l=530,c=8192,r=189]={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}} 11:14:30.408 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=342,l=530,c=8192,r=188]={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}} 11:14:30.408 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=343,l=530,c=8192,r=187]={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}} 11:14:30.408 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=344,l=530,c=8192,r=186]={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}} 11:14:30.408 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=345,l=530,c=8192,r=185]={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}} 11:14:30.409 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=346,l=530,c=8192,r=184]={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}} 11:14:30.409 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=347,l=530,c=8192,r=183]={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}} 11:14:30.409 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=348,l=530,c=8192,r=182]={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}} 11:14:30.409 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@15c3fdea{HeapByteBufferR@47f99976[p=349,l=530,c=8192,r=181]={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}} 11:14:30.410 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3e3e222b[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@15c3fdea{HeapByteBufferR@47f99976[p=530,l=530,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}} 11:14:30.410 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=285/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=END,236 of 236},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=233} 11:14:30.414 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@44410883{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 11:14:30.421 [qtp2114444063-20] INFO c.c.c.local.LocalRepoManagerImpl - [35ba611f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq' 11:14:30.422 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [679be75e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/cloudstore-repository.lock' 11:14:30.422 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [679be75e]tryAcquire: returning true. lockCounter=1 11:14:30.422 [qtp2114444063-20] INFO c.c.c.local.LocalRepoManagerImpl - [35ba611f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq' locked successfully. 11:14:30.423 [qtp2114444063-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [35ba611f]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 11:14:30.425 [qtp2114444063-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 11:14:30.429 [qtp2114444063-20] 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. 11:14:30.449 [qtp2114444063-20] 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. 11:14:30.458 [qtp2114444063-20] 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. 11:14:30.463 [qtp2114444063-20] 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. 11:14:30.471 [qtp2114444063-20] 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. 11:14:30.472 [qtp2114444063-20] 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. 11:14:30.474 [qtp2114444063-20] 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. 11:14:30.495 [qtp2114444063-20] 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. 11:14:30.501 [qtp2114444063-20] 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. 11:14:30.515 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Java types support initialising ... 11:14:30.518 [qtp2114444063-20] 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 11:14:30.518 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Type converter support initialising ... 11:14:30.521 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Type converter support loaded 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.nio.ByteBuffer,java.lang.Long,java.lang.String 11:14:30.522 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.Long,java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.Long,java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.Long,java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 11:14:30.523 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 11:14:30.524 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 11:14:30.527 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 11:14:30.528 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 11:14:30.528 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 11:14:30.529 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 11:14:30.529 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 11:14:30.530 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 11:14:30.530 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 11:14:30.531 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 11:14:30.532 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:30.533 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 11:14:30.533 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:30.534 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:30.535 [qtp2114444063-20] 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 11:14:30.536 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:30.536 [qtp2114444063-20] 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 11:14:30.536 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 11:14:30.537 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 11:14:30.548 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 11:14:30.549 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 11:14:30.549 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 11:14:30.550 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 11:14:30.550 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 11:14:30.551 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 11:14:30.551 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 11:14:30.551 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 11:14:30.552 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 11:14:30.552 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 11:14:30.553 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:30.553 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 11:14:30.554 [qtp2114444063-20] 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 11:14:30.554 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:30.554 [qtp2114444063-20] 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 11:14:30.554 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 11:14:30.555 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 11:14:30.555 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 11:14:30.556 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 11:14:30.556 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 11:14:30.557 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 11:14:30.557 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 11:14:30.557 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 11:14:30.558 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 11:14:30.558 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 11:14:30.559 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:30.559 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 11:14:30.560 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:30.560 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:30.560 [qtp2114444063-20] 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 11:14:30.561 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:30.561 [qtp2114444063-20] 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 11:14:30.561 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 11:14:30.564 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 11:14:30.566 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 11:14:30.567 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 11:14:30.567 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 11:14:30.568 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 11:14:30.568 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 11:14:30.569 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 11:14:30.569 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 11:14:30.569 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 11:14:30.570 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:30.570 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 11:14:30.570 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:30.571 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:30.571 [qtp2114444063-20] 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 11:14:30.572 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:30.572 [qtp2114444063-20] 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 11:14:30.572 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 11:14:30.573 [qtp2114444063-20] 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. 11:14:30.573 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 11:14:30.573 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 11:14:30.574 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 11:14:30.574 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 11:14:30.574 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 11:14:30.575 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 11:14:30.575 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 11:14:30.576 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 11:14:30.576 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 11:14:30.576 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:30.577 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 11:14:30.577 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:30.578 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:30.578 [qtp2114444063-20] 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 11:14:30.578 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:30.579 [qtp2114444063-20] 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 11:14:30.579 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 11:14:30.580 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 11:14:30.581 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 11:14:30.582 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 11:14:30.582 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 11:14:30.583 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 11:14:30.584 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 11:14:30.584 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 11:14:30.585 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 11:14:30.585 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 11:14:30.586 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 11:14:30.586 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 11:14:30.587 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:30.587 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 11:14:30.587 [qtp2114444063-20] 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 11:14:30.588 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:30.588 [qtp2114444063-20] 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 11:14:30.588 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 11:14:30.589 [qtp2114444063-20] 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. 11:14:30.589 [qtp2114444063-20] 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. 11:14:30.589 [qtp2114444063-20] 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. 11:14:30.589 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 11:14:30.589 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 11:14:30.590 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 11:14:30.590 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 11:14:30.591 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 11:14:30.591 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 11:14:30.591 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 11:14:30.592 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 11:14:30.592 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 11:14:30.593 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:30.593 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 11:14:30.594 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:30.594 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:30.594 [qtp2114444063-20] 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 11:14:30.595 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:30.595 [qtp2114444063-20] 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 11:14:30.595 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 11:14:30.596 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 11:14:30.597 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 11:14:30.597 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 11:14:30.597 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 11:14:30.598 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 11:14:30.598 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 11:14:30.599 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 11:14:30.599 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 11:14:30.600 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 11:14:30.600 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:30.600 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 11:14:30.601 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:30.601 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:30.601 [qtp2114444063-20] 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 11:14:30.602 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:30.602 [qtp2114444063-20] 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 11:14:30.602 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 11:14:30.603 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 11:14:30.603 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 11:14:30.604 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 11:14:30.604 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 11:14:30.605 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 11:14:30.605 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 11:14:30.605 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 11:14:30.606 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 11:14:30.607 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 11:14:30.607 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:30.607 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 11:14:30.608 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:30.608 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:30.609 [qtp2114444063-20] 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 11:14:30.609 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:30.609 [qtp2114444063-20] 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 11:14:30.610 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 11:14:30.610 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 11:14:30.610 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 11:14:30.611 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 11:14:30.611 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 11:14:30.611 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 11:14:30.612 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 11:14:30.612 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 11:14:30.612 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 11:14:30.613 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 11:14:30.613 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 11:14:30.614 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 11:14:30.614 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:30.614 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 11:14:30.615 [qtp2114444063-20] 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 11:14:30.615 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:30.616 [qtp2114444063-20] 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 11:14:30.616 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 11:14:30.616 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 11:14:30.617 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 11:14:30.620 [qtp2114444063-20] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 11:14:30.620 [qtp2114444063-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 11:14:30.621 [qtp2114444063-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 11:14:30.633 [qtp2114444063-20] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 11:14:30.738 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@744986cf [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 11:14:30.741 [qtp2114444063-20] 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) 11:14:30.741 [qtp2114444063-20] 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) 11:14:30.741 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.742 [qtp2114444063-20] 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) 11:14:30.743 [qtp2114444063-20] 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) 11:14:30.743 [qtp2114444063-20] 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) 11:14:30.743 [qtp2114444063-20] 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) 11:14:30.743 [qtp2114444063-20] 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) 11:14:30.743 [qtp2114444063-20] 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) 11:14:30.743 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.744 [qtp2114444063-20] 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) 11:14:30.745 [qtp2114444063-20] 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) 11:14:30.745 [qtp2114444063-20] 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) 11:14:30.745 [qtp2114444063-20] 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) 11:14:30.745 [qtp2114444063-20] 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) 11:14:30.745 [qtp2114444063-20] 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) 11:14:30.745 [qtp2114444063-20] 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) 11:14:30.745 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.746 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.747 [qtp2114444063-20] 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) 11:14:30.748 [qtp2114444063-20] 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) 11:14:30.748 [qtp2114444063-20] 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) 11:14:30.748 [qtp2114444063-20] 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) 11:14:30.748 [qtp2114444063-20] 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) 11:14:30.748 [qtp2114444063-20] 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) 11:14:30.748 [qtp2114444063-20] 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) 11:14:30.749 [qtp2114444063-20] 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) 11:14:30.749 [qtp2114444063-20] 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) 11:14:30.749 [qtp2114444063-20] 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) 11:14:30.749 [qtp2114444063-20] 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) 11:14:30.749 [qtp2114444063-20] 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) 11:14:30.781 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 11:14:30.782 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 11:14:30.804 [qtp2114444063-20] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore : read-write 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - =========================================================== 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/derby] 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/derby] 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 11:14:30.805 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 11:14:30.805 [qtp2114444063-20] 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 11:14:30.806 [qtp2114444063-20] DEBUG DataNucleus.Datastore - =========================================================== 11:14:30.806 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@744986cf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4c0115da, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:30.808 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@744986cf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4c0115da, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:30.808 [qtp2114444063-20] DEBUG DataNucleus.Datastore - StoreManager now created 11:14:30.808 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 11:14:30.808 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Persistence API : JDO 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ClassLoading : default 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 11:14:30.809 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ================================================ 11:14:30.810 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@38d00c48" with txn="org.datanucleus.TransactionImpl@18a698e" 11:14:30.810 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 11:14:30.814 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 11:14:30.815 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 11:14:30.816 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 11:14:30.816 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 11:14:30.817 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 11:14:30.818 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 11:14:30.819 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 11:14:30.820 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:30.821 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 11:14:30.822 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:30.823 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:30.824 [qtp2114444063-20] 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 11:14:30.825 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:30.825 [qtp2114444063-20] 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 11:14:30.825 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 11:14:30.826 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 11:14:30.827 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 11:14:30.828 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 11:14:30.828 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 11:14:30.829 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 11:14:30.830 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 11:14:30.830 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 11:14:30.831 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 11:14:30.832 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 11:14:30.833 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:30.833 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 11:14:30.834 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:30.835 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:30.836 [qtp2114444063-20] 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 11:14:30.836 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:30.837 [qtp2114444063-20] 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 11:14:30.837 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 11:14:30.838 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 11:14:30.839 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 11:14:30.839 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 11:14:30.840 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 11:14:30.841 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 11:14:30.841 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 11:14:30.842 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 11:14:30.843 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:30.844 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 11:14:30.844 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:30.845 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:30.846 [qtp2114444063-20] 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 11:14:30.846 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:30.848 [qtp2114444063-20] 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 11:14:30.848 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 11:14:30.849 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 11:14:30.849 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 11:14:30.850 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 11:14:30.851 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 11:14:30.852 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 11:14:30.852 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 11:14:30.853 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 11:14:30.853 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 11:14:30.854 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 11:14:30.855 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:30.855 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 11:14:30.856 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:30.857 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:30.858 [qtp2114444063-20] 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 11:14:30.858 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:30.859 [qtp2114444063-20] 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 11:14:30.859 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 11:14:30.860 [qtp2114444063-20] 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. 11:14:30.860 [qtp2114444063-20] 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. 11:14:30.860 [qtp2114444063-20] 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. 11:14:30.860 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 11:14:30.861 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 11:14:30.862 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 11:14:30.863 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 11:14:30.863 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 11:14:30.864 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 11:14:30.864 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 11:14:30.865 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 11:14:30.866 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 11:14:30.866 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:30.867 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 11:14:30.867 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:30.868 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:30.869 [qtp2114444063-20] 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 11:14:30.869 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:30.870 [qtp2114444063-20] 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 11:14:30.870 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 11:14:30.871 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 11:14:30.872 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 11:14:30.872 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 11:14:30.873 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 11:14:30.874 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 11:14:30.874 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 11:14:30.875 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 11:14:30.876 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 11:14:30.876 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 11:14:30.877 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:30.878 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 11:14:30.878 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:30.879 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:30.880 [qtp2114444063-20] 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 11:14:30.881 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:30.881 [qtp2114444063-20] 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 11:14:30.881 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 11:14:30.882 [qtp2114444063-20] 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. 11:14:30.882 [qtp2114444063-20] 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. 11:14:30.882 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 11:14:30.885 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 11:14:30.886 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 11:14:30.886 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 11:14:30.887 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 11:14:30.888 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 11:14:30.888 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 11:14:30.889 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 11:14:30.890 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 11:14:30.890 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 11:14:30.891 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 11:14:30.891 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 11:14:30.891 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 11:14:30.892 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 11:14:30.892 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 11:14:30.892 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 11:14:30.893 [qtp2114444063-20] 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) 11:14:30.893 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 11:14:30.893 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 11:14:30.893 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 11:14:30.893 [qtp2114444063-20] 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) 11:14:30.894 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 11:14:30.894 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 11:14:30.894 [qtp2114444063-20] 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") 11:14:30.894 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 11:14:30.894 [qtp2114444063-20] 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) 11:14:30.895 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 11:14:30.895 [qtp2114444063-20] 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) 11:14:30.895 [qtp2114444063-20] 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") 11:14:30.895 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 11:14:30.895 [qtp2114444063-20] 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) 11:14:30.896 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 11:14:30.896 [qtp2114444063-20] 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) 11:14:30.896 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 11:14:30.896 [qtp2114444063-20] 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) 11:14:30.896 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 11:14:30.896 [qtp2114444063-20] 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") 11:14:30.896 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 11:14:30.897 [qtp2114444063-20] 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) 11:14:30.897 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 11:14:30.897 [qtp2114444063-20] 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) 11:14:30.897 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 11:14:30.897 [qtp2114444063-20] 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) 11:14:30.898 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 11:14:30.898 [qtp2114444063-20] 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) 11:14:30.898 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 11:14:30.898 [qtp2114444063-20] 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) 11:14:30.898 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 11:14:30.898 [qtp2114444063-20] 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) 11:14:30.898 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 11:14:30.899 [qtp2114444063-20] 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") 11:14:30.900 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 11:14:30.900 [qtp2114444063-20] 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) 11:14:30.900 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 11:14:30.900 [qtp2114444063-20] 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) 11:14:30.901 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 11:14:30.901 [qtp2114444063-20] 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) 11:14:30.901 [qtp2114444063-20] 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") 11:14:30.901 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 11:14:30.901 [qtp2114444063-20] 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) 11:14:30.901 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 11:14:30.902 [qtp2114444063-20] 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) 11:14:30.902 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 11:14:30.902 [qtp2114444063-20] 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) 11:14:30.902 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 11:14:30.902 [qtp2114444063-20] 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") 11:14:30.902 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 11:14:30.902 [qtp2114444063-20] 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 11:14:30.902 [qtp2114444063-20] 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) 11:14:30.903 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 11:14:30.903 [qtp2114444063-20] 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 11:14:30.903 [qtp2114444063-20] 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) 11:14:30.904 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 11:14:30.904 [qtp2114444063-20] 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) 11:14:30.904 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 11:14:30.904 [qtp2114444063-20] 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) 11:14:30.905 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b149c42 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:30.905 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a2c8d8a" with isolation "serializable" 11:14:30.919 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 11:14:30.919 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 11:14:31.006 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 87 ms 11:14:31.006 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 11:14:31.009 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 11:14:31.012 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 11:14:31.034 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 11:14:31.069 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 11:14:31.077 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 11:14:31.085 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 11:14:31.093 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 11:14:31.102 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 11:14:31.110 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 11:14:31.117 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 11:14:31.123 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 11:14:31.124 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a2c8d8a" 11:14:31.124 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a2c8d8a" 11:14:31.124 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b149c42 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a2c8d8a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.125 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b149c42 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a2c8d8a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.125 [qtp2114444063-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 11:14:31.125 [qtp2114444063-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 11:14:31.125 [qtp2114444063-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 11:14:31.126 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 11:14:31.127 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 11:14:31.128 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 11:14:31.128 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 11:14:31.129 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 11:14:31.130 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 11:14:31.130 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 11:14:31.131 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.132 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.133 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:31.134 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:31.135 [qtp2114444063-20] 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 11:14:31.135 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:31.136 [qtp2114444063-20] 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 11:14:31.137 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 11:14:31.137 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 11:14:31.140 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 11:14:31.141 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 11:14:31.142 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 11:14:31.142 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 11:14:31.143 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 11:14:31.144 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 11:14:31.145 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 11:14:31.146 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 11:14:31.147 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:31.148 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 11:14:31.149 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:31.150 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:31.151 [qtp2114444063-20] 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 11:14:31.152 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:31.153 [qtp2114444063-20] 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 11:14:31.153 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 11:14:31.154 [qtp2114444063-20] 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. 11:14:31.154 [qtp2114444063-20] 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. 11:14:31.154 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 11:14:31.155 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 11:14:31.155 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 11:14:31.156 [qtp2114444063-20] 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") 11:14:31.156 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 11:14:31.156 [qtp2114444063-20] 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) 11:14:31.157 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 11:14:31.157 [qtp2114444063-20] 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) 11:14:31.157 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 11:14:31.157 [qtp2114444063-20] 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) 11:14:31.157 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 11:14:31.157 [qtp2114444063-20] 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) 11:14:31.157 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 11:14:31.158 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e946ae5 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.158 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@56b6ab2f" with isolation "serializable" 11:14:31.162 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 11:14:31.162 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 11:14:31.216 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 54 ms 11:14:31.216 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 11:14:31.222 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 11:14:31.228 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 11:14:31.233 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 11:14:31.234 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@56b6ab2f" 11:14:31.234 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@56b6ab2f" 11:14:31.234 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e946ae5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@56b6ab2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.234 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e946ae5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@56b6ab2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.235 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 11:14:31.236 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 11:14:31.236 [qtp2114444063-20] 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) 11:14:31.236 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:31.236 [qtp2114444063-20] 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") 11:14:31.237 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 11:14:31.237 [qtp2114444063-20] 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) 11:14:31.237 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 11:14:31.237 [qtp2114444063-20] 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) 11:14:31.237 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 11:14:31.238 [qtp2114444063-20] 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) 11:14:31.238 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 11:14:31.238 [qtp2114444063-20] 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) 11:14:31.238 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 11:14:31.239 [qtp2114444063-20] 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) 11:14:31.239 [qtp2114444063-20] 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") 11:14:31.239 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 11:14:31.239 [qtp2114444063-20] 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) 11:14:31.239 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 11:14:31.239 [qtp2114444063-20] 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) 11:14:31.240 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 11:14:31.240 [qtp2114444063-20] 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) 11:14:31.240 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 11:14:31.240 [qtp2114444063-20] 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") 11:14:31.242 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f749944 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.242 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f24b23" with isolation "serializable" 11:14:31.244 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 11:14:31.244 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 11:14:31.285 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 41 ms 11:14:31.285 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 11:14:31.292 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 11:14:31.296 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 11:14:31.302 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 11:14:31.302 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f24b23" 11:14:31.302 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f24b23" 11:14:31.303 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f749944 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f24b23, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.303 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f749944 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f24b23, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.305 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 11:14:31.305 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 11:14:31.306 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 11:14:31.307 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 11:14:31.308 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 11:14:31.308 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 11:14:31.309 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 11:14:31.310 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.311 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.311 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:31.312 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:31.313 [qtp2114444063-20] 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 11:14:31.313 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:31.314 [qtp2114444063-20] 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 11:14:31.314 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 11:14:31.315 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 11:14:31.315 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 11:14:31.316 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 11:14:31.317 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 11:14:31.317 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 11:14:31.318 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 11:14:31.319 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 11:14:31.319 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 11:14:31.320 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 11:14:31.321 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 11:14:31.321 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 11:14:31.322 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:31.323 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 11:14:31.323 [qtp2114444063-20] 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 11:14:31.324 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:31.325 [qtp2114444063-20] 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 11:14:31.325 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 11:14:31.325 [qtp2114444063-20] 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. 11:14:31.325 [qtp2114444063-20] 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. 11:14:31.326 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 11:14:31.327 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 11:14:31.328 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 11:14:31.328 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 11:14:31.329 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 11:14:31.329 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 11:14:31.330 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 11:14:31.331 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 11:14:31.331 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.332 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.333 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:31.333 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:31.352 [qtp2114444063-20] 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 11:14:31.353 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:31.354 [qtp2114444063-20] 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 11:14:31.354 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 11:14:31.358 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 11:14:31.380 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 11:14:31.384 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 11:14:31.385 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 11:14:31.388 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 11:14:31.388 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 11:14:31.389 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 11:14:31.390 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 11:14:31.391 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 11:14:31.392 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 11:14:31.393 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 11:14:31.393 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:31.394 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 11:14:31.395 [qtp2114444063-20] 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 11:14:31.396 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:31.397 [qtp2114444063-20] 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 11:14:31.397 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 11:14:31.397 [qtp2114444063-20] 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. 11:14:31.397 [qtp2114444063-20] 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. 11:14:31.398 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 11:14:31.399 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:31.399 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 11:14:31.400 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 11:14:31.400 [qtp2114444063-20] 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) 11:14:31.400 [qtp2114444063-20] 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") 11:14:31.400 [qtp2114444063-20] 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" () 11:14:31.401 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 11:14:31.401 [qtp2114444063-20] 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 11:14:31.401 [qtp2114444063-20] 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) 11:14:31.401 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 11:14:31.401 [qtp2114444063-20] 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 11:14:31.401 [qtp2114444063-20] 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) 11:14:31.401 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 11:14:31.401 [qtp2114444063-20] 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 11:14:31.402 [qtp2114444063-20] 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) 11:14:31.402 [qtp2114444063-20] 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") 11:14:31.402 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 11:14:31.402 [qtp2114444063-20] 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) 11:14:31.402 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 11:14:31.402 [qtp2114444063-20] 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) 11:14:31.402 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 11:14:31.402 [qtp2114444063-20] 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) 11:14:31.403 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 11:14:31.403 [qtp2114444063-20] 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) 11:14:31.403 [qtp2114444063-20] 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") 11:14:31.403 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 11:14:31.403 [qtp2114444063-20] 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) 11:14:31.403 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 11:14:31.404 [qtp2114444063-20] 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) 11:14:31.404 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 11:14:31.404 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@659b86b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.404 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ad60d5" with isolation "serializable" 11:14:31.406 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 11:14:31.407 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:31.441 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 34 ms 11:14:31.441 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 11:14:31.442 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 11:14:31.448 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 11:14:31.452 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 11:14:31.457 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 11:14:31.460 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 11:14:31.464 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 11:14:31.467 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 11:14:31.467 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ad60d5" 11:14:31.468 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ad60d5" 11:14:31.468 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@659b86b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ad60d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.468 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@659b86b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ad60d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.469 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 11:14:31.470 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 11:14:31.470 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 11:14:31.471 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 11:14:31.472 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 11:14:31.473 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 11:14:31.473 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 11:14:31.474 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.475 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.475 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:31.476 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:31.477 [qtp2114444063-20] 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 11:14:31.477 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:31.478 [qtp2114444063-20] 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 11:14:31.478 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 11:14:31.478 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 11:14:31.479 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 11:14:31.480 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 11:14:31.481 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 11:14:31.481 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 11:14:31.482 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 11:14:31.482 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 11:14:31.483 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 11:14:31.483 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 11:14:31.484 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 11:14:31.485 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 11:14:31.485 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:31.486 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 11:14:31.486 [qtp2114444063-20] 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 11:14:31.487 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:31.488 [qtp2114444063-20] 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 11:14:31.488 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 11:14:31.488 [qtp2114444063-20] 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. 11:14:31.488 [qtp2114444063-20] 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. 11:14:31.488 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 11:14:31.489 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 11:14:31.489 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 11:14:31.490 [qtp2114444063-20] 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) 11:14:31.490 [qtp2114444063-20] 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") 11:14:31.490 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 11:14:31.490 [qtp2114444063-20] 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) 11:14:31.490 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 11:14:31.490 [qtp2114444063-20] 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) 11:14:31.490 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 11:14:31.491 [qtp2114444063-20] 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) 11:14:31.491 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 11:14:31.491 [qtp2114444063-20] 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) 11:14:31.491 [qtp2114444063-20] 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") 11:14:31.491 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 11:14:31.491 [qtp2114444063-20] 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) 11:14:31.491 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 11:14:31.491 [qtp2114444063-20] 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) 11:14:31.492 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 11:14:31.492 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@350cd8be [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.492 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@348a1c42" with isolation "serializable" 11:14:31.494 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 11:14:31.494 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:31.518 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 24 ms 11:14:31.518 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 11:14:31.521 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 11:14:31.525 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 11:14:31.529 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 11:14:31.529 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@348a1c42" 11:14:31.530 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@348a1c42" 11:14:31.530 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@350cd8be [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@348a1c42, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.530 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@350cd8be [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@348a1c42, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.531 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 11:14:31.531 [qtp2114444063-20] 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") 11:14:31.531 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 11:14:31.531 [qtp2114444063-20] 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" () 11:14:31.531 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 11:14:31.532 [qtp2114444063-20] 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 11:14:31.532 [qtp2114444063-20] 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) 11:14:31.532 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 11:14:31.532 [qtp2114444063-20] 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 11:14:31.532 [qtp2114444063-20] 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) 11:14:31.533 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1235b07d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.533 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3eb0e0ac" with isolation "serializable" 11:14:31.534 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 11:14:31.538 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 11:14:31.542 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 11:14:31.545 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 11:14:31.545 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3eb0e0ac" 11:14:31.545 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3eb0e0ac" 11:14:31.545 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1235b07d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3eb0e0ac, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.545 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1235b07d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3eb0e0ac, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.547 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 11:14:31.547 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 11:14:31.548 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 11:14:31.548 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 11:14:31.549 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 11:14:31.549 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 11:14:31.550 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 11:14:31.550 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.551 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.552 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:31.553 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:31.553 [qtp2114444063-20] 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 11:14:31.554 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:31.554 [qtp2114444063-20] 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 11:14:31.554 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 11:14:31.555 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 11:14:31.556 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 11:14:31.557 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 11:14:31.557 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 11:14:31.558 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 11:14:31.558 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 11:14:31.559 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 11:14:31.559 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 11:14:31.560 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 11:14:31.560 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 11:14:31.561 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 11:14:31.562 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:31.562 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 11:14:31.563 [qtp2114444063-20] 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 11:14:31.563 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:31.564 [qtp2114444063-20] 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 11:14:31.564 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 11:14:31.565 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 11:14:31.565 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 11:14:31.566 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 11:14:31.566 [qtp2114444063-20] 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) 11:14:31.566 [qtp2114444063-20] 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") 11:14:31.566 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 11:14:31.566 [qtp2114444063-20] 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) 11:14:31.566 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 11:14:31.567 [qtp2114444063-20] 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) 11:14:31.567 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 11:14:31.567 [qtp2114444063-20] 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) 11:14:31.567 [qtp2114444063-20] 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") 11:14:31.567 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 11:14:31.567 [qtp2114444063-20] 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) 11:14:31.567 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 11:14:31.568 [qtp2114444063-20] 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) 11:14:31.568 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 11:14:31.568 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 11:14:31.568 [qtp2114444063-20] 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) 11:14:31.568 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 11:14:31.568 [qtp2114444063-20] 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) 11:14:31.568 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 11:14:31.569 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3eafdd3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.569 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@214fbcf6" with isolation "serializable" 11:14:31.570 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 11:14:31.571 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:31.594 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 23 ms 11:14:31.594 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 11:14:31.596 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 11:14:31.598 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 11:14:31.601 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 11:14:31.603 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 11:14:31.605 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 11:14:31.609 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 11:14:31.611 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 11:14:31.612 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@214fbcf6" 11:14:31.612 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@214fbcf6" 11:14:31.612 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3eafdd3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@214fbcf6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.612 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3eafdd3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@214fbcf6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.613 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 11:14:31.614 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 11:14:31.614 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 11:14:31.615 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 11:14:31.616 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 11:14:31.616 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 11:14:31.617 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 11:14:31.617 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.618 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.618 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:31.619 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:31.620 [qtp2114444063-20] 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 11:14:31.620 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:31.621 [qtp2114444063-20] 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 11:14:31.621 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 11:14:31.621 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 11:14:31.622 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 11:14:31.624 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 11:14:31.624 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 11:14:31.625 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 11:14:31.625 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 11:14:31.626 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 11:14:31.627 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 11:14:31.627 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 11:14:31.628 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 11:14:31.628 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 11:14:31.629 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:31.629 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 11:14:31.630 [qtp2114444063-20] 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 11:14:31.631 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:31.631 [qtp2114444063-20] 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 11:14:31.632 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 11:14:31.632 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 11:14:31.633 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 11:14:31.633 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 11:14:31.633 [qtp2114444063-20] 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) 11:14:31.633 [qtp2114444063-20] 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") 11:14:31.634 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 11:14:31.634 [qtp2114444063-20] 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) 11:14:31.634 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 11:14:31.634 [qtp2114444063-20] 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) 11:14:31.634 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 11:14:31.634 [qtp2114444063-20] 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) 11:14:31.634 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 11:14:31.634 [qtp2114444063-20] 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) 11:14:31.634 [qtp2114444063-20] 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") 11:14:31.634 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 11:14:31.635 [qtp2114444063-20] 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) 11:14:31.635 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 11:14:31.635 [qtp2114444063-20] 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) 11:14:31.635 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 11:14:31.636 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11fc0dcd [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.636 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e59184f" with isolation "serializable" 11:14:31.637 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 11:14:31.638 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:31.659 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 21 ms 11:14:31.660 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 11:14:31.663 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 11:14:31.665 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 11:14:31.668 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 11:14:31.668 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e59184f" 11:14:31.668 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e59184f" 11:14:31.668 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11fc0dcd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e59184f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.669 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11fc0dcd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e59184f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.669 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 11:14:31.670 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 11:14:31.671 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 11:14:31.671 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 11:14:31.672 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 11:14:31.672 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 11:14:31.673 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 11:14:31.674 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.674 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.675 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:31.675 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:31.676 [qtp2114444063-20] 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 11:14:31.676 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:31.677 [qtp2114444063-20] 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 11:14:31.677 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 11:14:31.677 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 11:14:31.678 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 11:14:31.678 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 11:14:31.679 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 11:14:31.680 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 11:14:31.680 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 11:14:31.681 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 11:14:31.681 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 11:14:31.682 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 11:14:31.682 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 11:14:31.683 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 11:14:31.683 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:31.684 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 11:14:31.685 [qtp2114444063-20] 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 11:14:31.685 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:31.686 [qtp2114444063-20] 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 11:14:31.686 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 11:14:31.686 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 11:14:31.687 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:31.687 [qtp2114444063-20] 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") 11:14:31.687 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 11:14:31.688 [qtp2114444063-20] 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 11:14:31.688 [qtp2114444063-20] 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) 11:14:31.688 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58e277aa [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.688 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4562d808" with isolation "serializable" 11:14:31.690 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 11:14:31.694 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 11:14:31.698 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 11:14:31.701 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 11:14:31.702 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4562d808" 11:14:31.702 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4562d808" 11:14:31.702 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58e277aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4562d808, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.702 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58e277aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4562d808, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.703 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 11:14:31.703 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 11:14:31.704 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 11:14:31.704 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 11:14:31.705 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 11:14:31.705 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 11:14:31.706 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 11:14:31.707 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.707 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.708 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:31.709 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:31.709 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 11:14:31.710 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:31.710 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 11:14:31.710 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 11:14:31.711 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 11:14:31.712 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 11:14:31.713 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 11:14:31.713 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 11:14:31.714 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 11:14:31.714 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 11:14:31.715 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 11:14:31.716 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 11:14:31.716 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 11:14:31.717 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 11:14:31.717 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 11:14:31.718 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:31.718 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 11:14:31.719 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 11:14:31.720 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:31.721 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 11:14:31.721 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 11:14:31.721 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 11:14:31.721 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 11:14:31.721 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 11:14:31.722 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 11:14:31.723 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 11:14:31.724 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 11:14:31.724 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 11:14:31.725 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 11:14:31.725 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 11:14:31.726 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 11:14:31.727 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:31.727 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 11:14:31.728 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 11:14:31.729 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 11:14:31.730 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 11:14:31.730 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 11:14:31.731 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 11:14:31.732 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 11:14:31.733 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 11:14:31.733 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 11:14:31.733 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 11:14:31.733 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 11:14:31.734 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 11:14:31.734 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 11:14:31.734 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:31.735 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 11:14:31.735 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 11:14:31.735 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:31.735 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 11:14:31.735 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:31.736 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 11:14:31.736 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:14:31.736 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 11:14:31.736 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:14:31.736 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 11:14:31.737 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 11:14:31.737 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 11:14:31.737 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 11:14:31.737 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 11:14:31.737 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 11:14:31.737 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 11:14:31.737 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 11:14:31.738 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6675d6d3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:31.738 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72bcc29c" with isolation "serializable" 11:14:31.740 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 11:14:31.740 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:31.764 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 24 ms 11:14:31.764 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 11:14:31.767 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "transferdonemarker" 11:14:31.769 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 11:14:31.772 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "transferdonemarker" 11:14:31.773 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72bcc29c" 11:14:31.773 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72bcc29c" 11:14:31.773 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6675d6d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72bcc29c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:31.773 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6675d6d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@72bcc29c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:31.774 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:31.774 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" closed 11:14:31.774 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@38d00c48" with txn="org.datanucleus.TransactionImpl@7bb83e9c" 11:14:31.774 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:31.774 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 (optimistic=false) 11:14:31.775 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 11:14:31.775 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 11:14:31.775 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 11:14:31.776 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 11:14:31.777 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 11:14:31.777 [qtp2114444063-20] 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'" 11:14:31.779 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dfc9eb0 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:31.779 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1f7dc007, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:31.779 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dfc9eb0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73e36ff0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:31.780 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dfc9eb0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73e36ff0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.780 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:31.793 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5c283530" 11:14:31.794 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 11:14:31.794 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:31.795 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms 11:14:31.795 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:31.795 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 11:14:31.797 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:31.798 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 11:14:31.798 [qtp2114444063-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 11:14:31.799 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" (id="1") enlisted in transactional cache 11:14:31.801 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" having fields "publicKey" fetched from table ""repository"" 11:14:31.804 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dfc9eb0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73e36ff0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.811 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@39568254" 11:14:31.811 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 11:14:31.812 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.813 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5c436587" 11:14:31.813 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" (id="1") is having the following fields in Level 2 cache object updated : [3] 11:14:31.814 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" having fields "privateKey" fetched from table ""repository"" 11:14:31.814 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dfc9eb0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73e36ff0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.820 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6700bb9f" 11:14:31.820 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 11:14:31.821 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.821 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@61de078f" 11:14:31.822 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" (id="1") is having the following fields in Level 2 cache object updated : [7] 11:14:31.822 [qtp2114444063-20] INFO c.c.c.local.LocalRepoManagerImpl - [35ba611f]initPersistenceManagerFactory: repositoryId=53f87fbf-4edd-486a-a3ce-0a29e9c316b7 11:14:31.822 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 11:14:31.822 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.822 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.822 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1f7dc007]] 11:14:31.822 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dfc9eb0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73e36ff0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:31.822 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dfc9eb0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73e36ff0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:31.822 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7dfc9eb0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73e36ff0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.823 [qtp2114444063-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 11:14:31.823 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:31.823 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 11:14:31.823 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@394d219b, lifecycle=HOLLOW] 11:14:31.823 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:31.823 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:31.823 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" closed 11:14:31.824 [qtp2114444063-20] INFO c.c.c.local.LocalRepoManagerImpl - [35ba611f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1400 ms. 11:14:31.824 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@38d00c48" with txn="org.datanucleus.TransactionImpl@70854358" 11:14:31.824 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:31.824 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 (optimistic=false) 11:14:31.824 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 11:14:31.825 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 11:14:31.826 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 11:14:31.826 [qtp2114444063-20] 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] 11:14:31.826 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 11:14:31.828 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 11:14:31.828 [qtp2114444063-20] 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" < ?" 11:14:31.829 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2667f7ae [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:31.829 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7c22ffb9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:31.829 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2667f7ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cf83103, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:31.829 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2667f7ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cf83103, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.829 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 11:14:31.838 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7ecef77b" 11:14:31.838 [qtp2114444063-20] 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" < <2019-07-26 11:14:31.824> 11:14:31.839 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.839 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 11:14:31.840 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 11:14:31.840 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.840 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.840 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7c22ffb9]] 11:14:31.840 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2667f7ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cf83103, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:31.840 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2667f7ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cf83103, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:31.840 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2667f7ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cf83103, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.841 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 11:14:31.841 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:31.841 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" closed 11:14:31.842 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2150804]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:31.842 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2150804]tryAcquire: returning true. lockCounter=1 11:14:31.842 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2150804]tryAcquire: returning true. lockCounter=2 11:14:31.842 [qtp2114444063-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:31.844 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2150804]release: NOT releasing underlying FileLock. lockCounter=1 11:14:31.844 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2150804]release: releasing underlying FileLock. lockCounter=0 11:14:31.844 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@38d00c48" with txn="org.datanucleus.TransactionImpl@5f78b58c" 11:14:31.845 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:31.845 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 (optimistic=false) 11:14:31.845 [qtp2114444063-20] 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 11:14:31.845 [qtp2114444063-20] 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 11:14:31.845 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22ae076a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:31.846 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@521fba26, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:31.846 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22ae076a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@738a2d69, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:31.846 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22ae076a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@738a2d69, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.846 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:31.846 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@199cf808" 11:14:31.846 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 11:14:31.846 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:31.847 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 11:14:31.847 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:31.847 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:31.847 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 11:14:31.848 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 11:14:31.849 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" (id="1") enlisted in transactional cache 11:14:31.849 [qtp2114444063-20] 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@784f5933" 11:14:31.850 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" 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] 11:14:31.850 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" (id="1") is having the following fields in Level 2 cache object updated : [6] 11:14:31.850 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" field "aliases" loading contents to SCO wrapper from the datastore 11:14:31.852 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22ae076a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@738a2d69, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.860 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@41e7c441" 11:14:31.860 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 11:14:31.861 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.861 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1281affd" 11:14:31.861 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [716bd9df]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:31.862 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [716bd9df]tryAcquire: returning true. lockCounter=1 11:14:31.862 [qtp2114444063-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:31.862 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [716bd9df]release: releasing underlying FileLock. lockCounter=0 11:14:31.862 [qtp2114444063-20] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylbinj2-orkcq' of repository '53f87fbf-4edd-486a-a3ce-0a29e9c316b7' already in-sync. 11:14:31.862 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [21e177e1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:31.863 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [21e177e1]tryAcquire: returning true. lockCounter=1 11:14:31.863 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [21e177e1]tryAcquire: returning true. lockCounter=2 11:14:31.863 [qtp2114444063-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:31.864 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [21e177e1]release: NOT releasing underlying FileLock. lockCounter=1 11:14:31.864 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [21e177e1]release: releasing underlying FileLock. lockCounter=0 11:14:31.864 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.864 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.864 [qtp2114444063-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:31.864 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.865 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.865 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 11:14:31.865 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.865 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.865 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@521fba26]] 11:14:31.865 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22ae076a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@738a2d69, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:31.865 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22ae076a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@738a2d69, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:31.866 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22ae076a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@738a2d69, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.866 [qtp2114444063-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 11:14:31.866 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:31.866 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 11:14:31.866 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@784f5933, lifecycle=HOLLOW] 11:14:31.866 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:31.866 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:31.866 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" closed 11:14:31.867 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@38d00c48" with txn="org.datanucleus.TransactionImpl@1128df31" 11:14:31.867 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:31.867 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 (optimistic=false) 11:14:31.868 [qtp2114444063-20] 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 11:14:31.868 [qtp2114444063-20] 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 11:14:31.868 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1732953a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:31.868 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4b5693ea, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:31.868 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1732953a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@728b140e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 11:14:31.868 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1732953a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@728b140e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.869 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:31.869 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@119d73f1" 11:14:31.869 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 11:14:31.869 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:31.869 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 0 ms 11:14:31.870 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:31.870 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:31.870 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 11:14:31.870 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 11:14:31.871 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" (id="1") enlisted in transactional cache 11:14:31.871 [qtp2114444063-20] 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@1966337" 11:14:31.871 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" 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] 11:14:31.871 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" (id="1") is having the following fields in Level 2 cache object updated : [6] 11:14:31.872 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1732953a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@728b140e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.877 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@266512f5" 11:14:31.878 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 11:14:31.878 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:31.879 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7e8973d2" 11:14:31.879 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" field "aliases" loading contents to SCO wrapper from the datastore 11:14:31.880 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1732953a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@728b140e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.880 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@28fda73b" 11:14:31.880 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 11:14:31.880 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2866e951" 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.881 [qtp2114444063-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4b5693ea]] 11:14:31.881 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1732953a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@728b140e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1732953a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@728b140e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1732953a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@728b140e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1966337" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1966337 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1966337, lifecycle=HOLLOW] 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:31.882 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" closed 11:14:31.883 [qtp2114444063-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [35ba611f]open: closing=false closeAbortable=true 11:14:31.884 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@38d00c48" with txn="org.datanucleus.TransactionImpl@58c5b090" 11:14:31.884 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:31.884 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 (optimistic=false) 11:14:31.884 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [53b7fa93]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:31.885 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [53b7fa93]tryAcquire: returning true. lockCounter=1 11:14:31.885 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [53b7fa93]tryAcquire: returning true. lockCounter=2 11:14:31.885 [qtp2114444063-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:31.885 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [53b7fa93]release: NOT releasing underlying FileLock. lockCounter=1 11:14:31.886 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [53b7fa93]release: releasing underlying FileLock. lockCounter=0 11:14:31.889 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 11:14:31.889 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 11:14:31.889 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 11:14:31.889 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 11:14:31.891 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 11:14:31.891 [qtp2114444063-20] 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'" 11:14:31.892 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:31.892 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@380f5de6, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:31.892 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 11:14:31.892 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.892 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 11:14:31.898 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@22bfe36a" 11:14:31.898 [qtp2114444063-20] 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' 11:14:31.899 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.899 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 11:14:31.900 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 11:14:31.900 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 11:14:31.900 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 11:14:31.901 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 11:14:31.902 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 0 ms 11:14:31.902 [qtp2114444063-20] 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"" 11:14:31.902 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.902 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 11:14:31.907 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3dc53670" 11:14:31.907 [qtp2114444063-20] 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" 11:14:31.908 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.908 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 11:14:31.913 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 11:14:31.914 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 11:14:31.915 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 11:14:31.915 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 11:14:31.919 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 4 ms 11:14:31.920 [qtp2114444063-20] 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'" 11:14:31.920 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.920 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 11:14:31.930 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@75ccfb9c" 11:14:31.930 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 11:14:31.932 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 11:14:31.943 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 23 ms 11:14:31.944 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 11:14:31.945 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 11:14:31.945 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 11:14:31.945 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 11:14:31.946 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 11:14:31.946 [qtp2114444063-20] 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'" 11:14:31.946 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.946 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 11:14:31.953 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2c457ef3" 11:14:31.953 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 11:14:31.954 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.954 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 11:14:31.955 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 11:14:31.956 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 11:14:31.956 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 11:14:31.956 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 11:14:31.961 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 5 ms 11:14:31.961 [qtp2114444063-20] 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'" 11:14:31.962 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.962 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 11:14:31.978 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3b8519b0" 11:14:31.978 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 11:14:31.979 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.979 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms 11:14:31.980 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 11:14:31.981 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 11:14:31.981 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 11:14:31.981 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 11:14:31.982 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 11:14:31.982 [qtp2114444063-20] 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'" 11:14:31.982 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:31.982 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 11:14:31.996 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@620aa9ff" 11:14:31.996 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 11:14:31.997 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:31.997 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms 11:14:31.998 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.998 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.998 [qtp2114444063-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:31.998 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.998 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.998 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7c3b69d0 11:14:31.998 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:31.999 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:31.999 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@380f5de6]] 11:14:31.999 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 11:14:31.999 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:31.999 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75e51d66 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@615292fa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7c3b69d0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4ff72f49]" 11:14:32.000 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 11:14:32.000 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:32.000 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7c3b69d0" closed 11:14:32.000 [qtp2114444063-20] INFO c.c.c.local.LocalRepoManagerImpl - [35ba611f]getCloseDeferredMillis: closeDeferredMillis=0 11:14:32.000 [qtp2114444063-20] INFO c.c.c.local.LocalRepoManagerImpl - [35ba611f]close: Closing real LocalRepoManager immediately. 11:14:32.000 [qtp2114444063-20] INFO c.c.c.local.LocalRepoManagerImpl - [35ba611f]_close: Shutting down real LocalRepoManager. 11:14:32.303 [qtp2114444063-20] DEBUG DataNucleus.Connection - Closing Connection Pool tx 11:14:32.304 [qtp2114444063-20] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 11:14:32.305 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 11:14:32.305 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 11:14:32.306 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared 11:14:32.435 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [679be75e]release: releasing underlying FileLock. lockCounter=0 11:14:32.461 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@362a49e8[p=0,l=765,c=8192,r=765]={<<<<?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@6a06bf30{null} 11:14:32.461 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@5208fc29{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=2284} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 11:14:32.468 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@70df9a1[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@43ac8bbd] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 11:14:32.470 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@362a49e8[p=0,l=765,c=8192,r=765]={<<<<?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} 11:14:32.470 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765 Content-Type: application/xml 11:14:32.470 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 11:14:32.470 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@70df9a1[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@43ac8bbd] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 11:14:32.471 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@663e32da{IDLE}->null [HeapByteBuffer@6b7a2890[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20180830)\r\n\r\n>>>FKX0s2d2haUEFuQ3Z...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@362a49e8[p=0,l=765,c=8192,r=765]={<<<<?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}] 11:14:32.471 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@663e32da{WRITING}->null:IDLE-->WRITING 11:14:32.473 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=W,to=2348/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=END,236 of 236},g=HttpGenerator@100e1d9a{s=COMPLETING}]=>HttpChannelOverHttp@5208fc29{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=2296} 11:14:32.473 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@663e32da{WRITING}->null 11:14:32.473 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@663e32da{IDLE}->null:WRITING-->IDLE 11:14:32.474 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@70df9a1[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@43ac8bbd] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 11:14:32.481 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 11:14:32.481 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@5208fc29{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:37072/RepoInfo,age=2304} 11:14:32.482 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@44410883{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 11:14:32.483 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5208fc29{r=1,c=true,a=COMPLETING,uri=//127.0.0.1:37072/RepoInfo,age=2306} action COMPLETE 11:14:32.483 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@44410883{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 11:14:32.483 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 11:14:32.491 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@44410883{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 11:14:32.491 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 11:14:32.491 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 11:14:32.491 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 11:14:32.492 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.493 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.494 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6b7a2890[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} 11:14:32.499 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6b7a2890[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} {} 11:14:32.502 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6b7a2890[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} 11:14:32.505 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 11:14:32.506 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.508 [qtp2114444063-20] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.509 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@9f79a8a{AC.ReadCB@434b5564{HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0}}} 11:14:32.509 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.509 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1c29d33e on ManagedSelector@2b58f754{STARTED} id=1 keys=1 selected=0 updates=0 11:14:32.510 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b58f754{STARTED} id=1 keys=1 selected=0 updates=1 11:14:32.510 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken with none selected 11:14:32.510 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken up from select, 0/0/1 selected 11:14:32.510 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d processing 0 keys, 1 updates 11:14:32.510 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:32.510 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1c29d33e 11:14:32.510 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@44410883{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 11:14:32.511 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 11:14:32.511 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.511 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:32.511 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d waiting with 1 keys 11:14:32.520 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3208 ms Local repository: repository.repositoryId = 53f87fbf-4edd-486a-a3ce-0a29e9c316b7 repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@3fcbc766 repository.publicKeySha1 = 14:0B:EC:2B:EF:7B:5A:30:6B:72:85:69:99:11:0B:90:AE:61:57:4F Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 11:14:32.525 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@4c371370{STARTED}[9.4.12.v20180830] 11:14:32.526 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@4c371370{STOPPING}[9.4.12.v20180830] 11:14:32.527 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp2114444063-17-acceptor-0@5f59185e-ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:37072} 11:14:32.530 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@4c371370{STOPPING}[9.4.12.v20180830] by 11:14:32.531 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:32.531 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:32.532 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@33352f32{STARTED} id=2 keys=0 selected=0 updates=0 11:14:32.532 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@5c059a68 on ManagedSelector@33352f32{STOPPING} id=2 keys=0 selected=0 updates=0 11:14:32.532 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@33352f32{STOPPING} id=2 keys=0 selected=0 updates=1 11:14:32.533 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 woken with none selected 11:14:32.533 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 woken up from select, 0/0/0 selected 11:14:32.533 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 processing 0 keys, 1 updates 11:14:32.533 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:32.533 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5c059a68 11:14:32.533 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@33352f32{STOPPING} id=2 keys=0 selected=0 updates=0 11:14:32.533 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:32.533 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 waiting with 0 keys 11:14:32.534 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@21ea996f on ManagedSelector@33352f32{STOPPING} id=2 keys=0 selected=0 updates=0 11:14:32.534 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@33352f32{STOPPING} id=2 keys=0 selected=0 updates=1 11:14:32.534 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 woken with none selected 11:14:32.534 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 woken up from select, 0/0/0 selected 11:14:32.534 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@118238a7 processing 0 keys, 1 updates 11:14:32.535 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:32.535 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@21ea996f 11:14:32.535 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:32.536 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2805d709{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:32.536+02:00 11:14:32.536 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@60b71e8f 11:14:32.537 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@3ebff828/SelectorProducer@2552f2cb/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2805d709{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:32.537+02:00 11:14:32.537 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@33352f32{STOPPED} id=2 keys=-1 selected=-1 updates=0 11:14:32.537 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@2b58f754{STARTED} id=1 keys=1 selected=0 updates=0 11:14:32.537 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@3f9b7fe1 on ManagedSelector@2b58f754{STOPPING} id=1 keys=1 selected=0 updates=0 11:14:32.538 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b58f754{STOPPING} id=1 keys=1 selected=0 updates=1 11:14:32.538 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken with none selected 11:14:32.538 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken up from select, 0/0/1 selected 11:14:32.538 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d processing 0 keys, 1 updates 11:14:32.538 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:32.538 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3f9b7fe1 11:14:32.538 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@2b58f754{STOPPING} id=1 keys=1 selected=0 updates=0 11:14:32.539 [qtp2114444063-16] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=30/30000}{io=1/1,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.539 [qtp2114444063-16] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,OPEN,fill=FI,flush=-,to=31/30000}{io=1/1,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.540 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,CLOSED,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.553 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@663e32da{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:502) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:216) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:238) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector.access$1300(ManagedSelector.java:61) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:830) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:384) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:355) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) ~[jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) ~[jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] 11:14:32.555 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@9f79a8a{AC.ReadCB@434b5564{HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,CLOSED,fill=FI,flush=-,to=46/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@434b5564[p=HttpParser{s=START,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0}}} 11:14:32.555 [qtp2114444063-16] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 11:14:32.555 [qtp2114444063-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 11:14:32.555 [qtp2114444063-16] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,CLOSED,fill=-,flush=-,to=47/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@434b5564[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 11:14:32.556 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@2b58f754{STOPPING} id=1 keys=1 selected=0 updates=0 11:14:32.556 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@637ee618 11:14:32.556 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:32.556 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d waiting with 1 keys 11:14:32.556 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@2f79f192 on ManagedSelector@2b58f754{STOPPING} id=1 keys=1 selected=0 updates=0 11:14:32.556 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@637ee618 11:14:32.557 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2b58f754{STOPPING} id=1 keys=0 selected=0 updates=1 11:14:32.558 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken with none selected 11:14:32.558 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d woken up from select, 0/0/0 selected 11:14:32.558 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@173ba36d processing 0 keys, 1 updates 11:14:32.558 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:32.558 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2f79f192 11:14:32.558 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:32.558 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@34645867 11:14:32.559 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2805d709{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T11:14:32.558+02:00 11:14:32.559 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,CLOSED,fill=-,flush=-,to=49/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@434b5564[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.559 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5b6813df/SelectorProducer@5f2606b/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2805d709{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T11:14:32.559+02:00 11:14:32.560 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@2b58f754{STOPPED} id=1 keys=-1 selected=-1 updates=0 11:14:32.560 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@1d71006f{STARTED} id=0 keys=0 selected=0 updates=0 11:14:32.560 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@5fdfe8cf on ManagedSelector@1d71006f{STOPPING} id=0 keys=0 selected=0 updates=0 11:14:32.560 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1d71006f{STOPPING} id=0 keys=0 selected=0 updates=1 11:14:32.562 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@799549ba woken with none selected 11:14:32.563 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@799549ba woken up from select, 0/0/0 selected 11:14:32.563 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@799549ba processing 0 keys, 1 updates 11:14:32.563 [qtp2114444063-21] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@434b5564::SocketChannelEndPoint@6cefe431{/127.0.0.1:35304<->/127.0.0.1:37072,CLOSED,fill=-,flush=-,to=52/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@434b5564[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@100e1d9a{s=START}]=>HttpChannelOverHttp@5208fc29{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:32.563 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:32.563 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5fdfe8cf 11:14:32.564 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@1d71006f{STOPPING} id=0 keys=0 selected=0 updates=0 11:14:32.564 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:32.564 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@637ee618 11:14:32.564 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@2a8b33ba on ManagedSelector@1d71006f{STOPPING} id=0 keys=0 selected=0 updates=0 11:14:32.564 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@799549ba waiting with 0 keys 11:14:32.564 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1d71006f{STOPPING} id=0 keys=0 selected=0 updates=1 11:14:32.565 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@799549ba woken with none selected 11:14:32.565 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@799549ba woken up from select, 0/0/0 selected 11:14:32.565 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@799549ba processing 0 keys, 1 updates 11:14:32.565 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:32.565 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2a8b33ba 11:14:32.565 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:32.566 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2805d709{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:32.566+02:00 11:14:32.566 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@35fe2125 11:14:32.566 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@6ffab045/SelectorProducer@2ce86164/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2805d709{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:32.566+02:00 11:14:32.567 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@1d71006f{STOPPED} id=0 keys=-1 selected=-1 updates=0 11:14:32.567 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:32.567 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@233795b6[HTTP/1.1] 11:14:32.567 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@233795b6[HTTP/1.1] 11:14:32.567 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:32.567 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@1fa121e2{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:32.568 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@4c371370{STOPPING}[9.4.12.v20180830] 11:14:32.568 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@6bd61f98{STARTED}[worker=node0] 11:14:32.568 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@b9b00e0{STARTED}[interval=660000, ownscheduler=false] 11:14:32.568 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 11:14:32.568 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@b9b00e0{STOPPED}[interval=660000, ownscheduler=false] 11:14:32.568 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@6bd61f98{STOPPED}[worker=node0] 11:14:32.568 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@543588e6{STARTED} 11:14:32.568 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@543588e6{STOPPING} 11:14:32.569 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@543588e6{STOPPED} 11:14:32.569 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} 11:14:32.569 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} by 11:14:32.569 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 11:14:32.569 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 11:14:32.570 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@4659191b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 11:14:32.570 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@29215f06[passivating=false,graceSec=3600] 11:14:32.570 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@29215f06[passivating=false,graceSec=3600] 11:14:32.570 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@4659191b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 11:14:32.570 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 11:14:32.571 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@38102d01{STARTED} 11:14:32.571 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@38102d01{STOPPING} 11:14:32.571 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98@c6d154ca==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 11:14:32.571 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-534a5a98@c6d154ca==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 11:14:32.571 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:32.573 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:32.577 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@38102d01{STOPPED} 11:14:32.577 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 11:14:32.578 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 11:14:32.579 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 11:14:32.579 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4802796d{STARTED} 11:14:32.579 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4802796d{STOPPED} 11:14:32.579 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2805d709{s=1/6,p=0}] 11:14:32.580 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@2805d709{s=1/6,p=0} 11:14:32.581 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2805d709{s=0/6,p=0}@69532b4f offer STOP! 11:14:32.581 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@2805d709{s=0/6,p=0} 11:14:32.581 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2805d709{s=0/6,p=0}@69532b4f task=STOP! 11:14:32.582 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2805d709{s=0/6,p=0}@69532b4f Exited 11:14:32.582 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@2805d709{s=0/6,p=0}@69532b4f 11:14:32.585 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=8<=500,i=0,q=1}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3] 11:14:32.585 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@4c371370{STOPPED}[9.4.12.v20180830] 11:14:32.586 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 11:14:32.586 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]release: releasing underlying FileLock. lockCounter=0 11:14:32.586 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 11:14:32.806 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=334.5 MiB, used=16.5 MiB, available=3.5 GiB 11:14:32.807 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 11:14:32.809 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bf80c29]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 11:14:32.810 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bf80c29]tryAcquire: returning true. lockCounter=1 11:14:32.811 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@39b626e5{STOPPED}[9.4.12.v20180830] added {QueuedThreadPool[qtp1364958538]@515b9d4a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO} 11:14:32.812 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@39b626e5{STOPPED}[9.4.12.v20180830] added {ScheduledExecutorScheduler@32a4ecbe{STOPPED},AUTO} 11:14:32.813 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@2e71240b[HTTP/1.1] added {HttpConfiguration@23cd5d42{32768/8192,8192/8192,https://:0,[]},POJO} 11:14:32.814 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2b44d6d0{null,[]}{0.0.0.0:0} added {Server@39b626e5{STOPPED}[9.4.12.v20180830],UNMANAGED} 11:14:32.815 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2b44d6d0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1364958538]@515b9d4a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO} 11:14:32.815 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2b44d6d0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@32a4ecbe{STOPPED},AUTO} 11:14:32.816 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2b44d6d0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3e900e1a,POJO} 11:14:32.816 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2b44d6d0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@2e71240b[HTTP/1.1],AUTO} 11:14:32.817 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@2e71240b[HTTP/1.1] 11:14:32.817 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 11:14:32.817 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 11:14:32.817 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@39b626e5{STOPPED}[9.4.12.v20180830] added {ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 11:14:32.817 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@196624bf 11:14:32.818 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1,MANAGED} 11:14:32.818 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 added {ServletHandler@63a9c661{STOPPED},MANAGED} 11:14:32.818 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created. 11:14:32.820 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServletHandler@63a9c661{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,AUTO} 11:14:32.820 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServletHandler@63a9c661{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-160e99e0,POJO} 11:14:32.820 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@39b626e5{STOPPED}[9.4.12.v20180830] added {o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE},MANAGED} 11:14:32.821 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@39b626e5{STOPPED}[9.4.12.v20180830] 11:14:32.821 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@39b626e5{STARTING}[9.4.12.v20180830] added {ErrorHandler@4f3e9fbb{STOPPED},AUTO} 11:14:32.821 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 11:14:32.821 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@39b626e5{STARTING}[9.4.12.v20180830] 11:14:32.821 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1364958538]@515b9d4a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3] 11:14:32.821 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=0} 11:14:32.822 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp1364958538]@515b9d4a{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}] added {ReservedThreadExecutor@365afe87{s=0/6,p=0},AUTO} 11:14:32.822 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@365afe87{s=0/6,p=0} 11:14:32.822 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21677ms ReservedThreadExecutor@365afe87{s=0/6,p=0} 11:14:32.824 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21680ms QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}] 11:14:32.824 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@32a4ecbe{STOPPED} 11:14:32.824 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21680ms ScheduledExecutorScheduler@32a4ecbe{STARTED} 11:14:32.829 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE} 11:14:32.829 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@50085d9c{/,null,STARTING} 11:14:32.829 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 11:14:32.829 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@7fdd43cd[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 11:14:32.830 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@7fdd43cd[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@3a38f122[passivating=false,graceSec=3600],AUTO} 11:14:32.830 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@2ce03e86{STOPPED}[worker=null] 11:14:32.830 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 11:14:32.830 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 11:14:32.830 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@2ce03e86{STARTING}[worker=node0] added {HouseKeeper@1c628f6a{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 11:14:32.830 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@1c628f6a{STOPPED}[interval=600000, ownscheduler=false] 11:14:32.831 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 11:14:32.831 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21686ms HouseKeeper@1c628f6a{STARTED}[interval=660000, ownscheduler=false] 11:14:32.831 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21687ms DefaultSessionIdManager@2ce03e86{STARTED}[worker=node0] 11:14:32.831 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@39b626e5{STARTING}[9.4.12.v20180830] added {DefaultSessionIdManager@2ce03e86{STARTED}[worker=node0],MANAGED} 11:14:32.832 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2ce03e86{STARTED}[worker=node0],UNMANAGED} 11:14:32.832 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 11:14:32.832 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@63a9c661{STOPPED} 11:14:32.832 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-160e99e0[EMBEDDED:null] 11:14:32.832 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true] to PathMappings[size=1] 11:14:32.832 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 11:14:32.832 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 11:14:32.832 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 11:14:32.832 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 11:14:32.833 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-160e99e0=org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true} 11:14:32.833 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@63a9c661{STARTING} 11:14:32.833 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServletHandler@63a9c661{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,AUTO} 11:14:32.833 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServletHandler@63a9c661{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5,POJO} 11:14:32.833 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-160e99e0[EMBEDDED:null] 11:14:32.833 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true] to PathMappings[size=1] 11:14:32.833 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5[EMBEDDED:null] 11:14:32.834 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false] to PathMappings[size=2] 11:14:32.834 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 11:14:32.834 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 11:14:32.834 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 11:14:32.834 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 11:14:32.834 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-160e99e0=org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false} 11:14:32.834 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@63a9c661{STARTING} 11:14:32.834 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21690ms ServletHandler@63a9c661{STARTED} 11:14:32.834 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@7fdd43cd[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 11:14:32.834 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@3a38f122[passivating=false,graceSec=3600] 11:14:32.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21690ms org.eclipse.jetty.server.session.NullSessionDataStore@3a38f122[passivating=false,graceSec=3600] 11:14:32.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21690ms org.eclipse.jetty.server.session.DefaultSessionCache@7fdd43cd[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 11:14:32.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21690ms org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 11:14:32.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 11:14:32.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21691ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 11:14:32.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:32.835 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21691ms org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:32.836 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@594131f2 for org.glassfish.jersey.servlet.ServletContainer-160e99e0 Jul 27, 2019 11:14:32 AM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 11:14:33.029 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created. 11:14:33.034 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@5e50df2e 11:14:33.036 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@50085d9c{/,null,AVAILABLE} 11:14:33.036 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21891ms o.e.j.s.ServletContextHandler@50085d9c{/,null,AVAILABLE} 11:14:33.036 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@4f3e9fbb{STOPPED} 11:14:33.036 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@4f3e9fbb{STARTING} 11:14:33.037 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21892ms ErrorHandler@4f3e9fbb{STARTED} 11:14:33.037 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:33.037 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:34499],POJO} 11:14:33.037 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@2e71240b[HTTP/1.1] 11:14:33.038 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21893ms HttpConnectionFactory@2e71240b[HTTP/1.1] 11:14:33.038 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} 11:14:33.039 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.038+02:00 added {SelectorProducer@5dbbb292,POJO} 11:14:33.039 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.039+02:00 added {QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}],UNMANAGED} 11:14:33.040 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.04+02:00 created 11:14:33.041 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@613f7eb7{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.041+02:00,MANAGED} 11:14:33.041 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} added {ManagedSelector@613f7eb7{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 11:14:33.042 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.042+02:00 added {SelectorProducer@587c5c1,POJO} 11:14:33.043 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.042+02:00 added {QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}],UNMANAGED} 11:14:33.043 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.043+02:00 created 11:14:33.044 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@528c8c1{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.044+02:00,MANAGED} 11:14:33.044 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} added {ManagedSelector@528c8c1{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 11:14:33.045 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.045+02:00 added {SelectorProducer@1c046c92,POJO} 11:14:33.046 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.045+02:00 added {QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}],UNMANAGED} 11:14:33.046 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.046+02:00 created 11:14:33.047 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@27960b1e{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.047+02:00,MANAGED} 11:14:33.048 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} added {ManagedSelector@27960b1e{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 11:14:33.048 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@613f7eb7{STOPPED} id=0 keys=-1 selected=-1 updates=0 11:14:33.048 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.048+02:00 11:14:33.049 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21904ms EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.049+02:00 11:14:33.049 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@643ba1ed 11:14:33.049 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3d3a1903 on ManagedSelector@613f7eb7{STARTING} id=0 keys=0 selected=0 updates=0 11:14:33.049 [qtp1364958538-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@643ba1ed 11:14:33.050 [qtp1364958538-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.05+02:00 tryProduce false 11:14:33.051 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:33.051 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3d3a1903 11:14:33.051 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:33.051 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e waiting with 0 keys 11:14:33.051 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21906ms ManagedSelector@613f7eb7{STARTED} id=0 keys=0 selected=0 updates=0 11:14:33.051 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@528c8c1{STOPPED} id=1 keys=-1 selected=-1 updates=0 11:14:33.052 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.052+02:00 11:14:33.053 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21907ms EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.052+02:00 11:14:33.053 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@26582ca 11:14:33.053 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@153cb763 on ManagedSelector@528c8c1{STARTING} id=1 keys=0 selected=0 updates=0 11:14:33.053 [qtp1364958538-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@26582ca 11:14:33.054 [qtp1364958538-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.053+02:00 tryProduce false 11:14:33.054 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:33.054 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@153cb763 11:14:33.054 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:33.054 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 waiting with 0 keys 11:14:33.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21909ms ManagedSelector@528c8c1{STARTED} id=1 keys=0 selected=0 updates=0 11:14:33.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@27960b1e{STOPPED} id=2 keys=-1 selected=-1 updates=0 11:14:33.055 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.055+02:00 11:14:33.055 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21910ms EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.055+02:00 11:14:33.056 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@2c3158e0 11:14:33.056 [qtp1364958538-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@2c3158e0 11:14:33.056 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@412ebe64 on ManagedSelector@27960b1e{STARTING} id=2 keys=0 selected=0 updates=0 11:14:33.056 [qtp1364958538-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:33.056+02:00 tryProduce false 11:14:33.057 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:33.057 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@412ebe64 11:14:33.057 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:33.057 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d waiting with 0 keys 11:14:33.058 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21913ms ManagedSelector@27960b1e{STARTED} id=2 keys=0 selected=0 updates=0 11:14:33.058 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21913ms SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} 11:14:33.059 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} added {acceptor-0@6f731759,POJO} 11:14:33.060 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@6f731759 11:14:33.061 [qtp1364958538-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@6f731759 11:14:33.061 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} 11:14:33.061 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21916ms ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} 11:14:33.063 [main] INFO org.eclipse.jetty.server.Server - Started @21918ms 11:14:33.063 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @21918ms Server@39b626e5{STARTED}[9.4.12.v20180830] 11:14:33.063 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1f84327b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 11:14:33.064 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1f84327b]tryAcquire: returning true. lockCounter=1 11:14:33.064 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1f84327b]release: releasing underlying FileLock. lockCounter=0 11:14:33.065 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbddbe3]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:33.066 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbddbe3]tryAcquire: returning true. lockCounter=1 11:14:33.066 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:33.066 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbddbe3]release: releasing underlying FileLock. lockCounter=0 11:14:33.310 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=334.5 MiB, used=14.5 MiB, available=3.5 GiB 11:14:33.311 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 11:14:33.311 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bf80c29]tryAcquire: returning true. lockCounter=2 11:14:33.312 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bf80c29]release: NOT releasing underlying FileLock. lockCounter=1 11:14:33.312 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [44aa2e13]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:33.312 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [44aa2e13]tryAcquire: returning true. lockCounter=1 11:14:33.312 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:33.312 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [44aa2e13]release: releasing underlying FileLock. lockCounter=0 11:14:33.611 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 11:14:33.677 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 11:14:33.734 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 11:14:33.807 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 11:14:33.850 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 11:14:33.893 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 11:14:33.956 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 11:14:34.213 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 11:14:34.288 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111424750': java.sql.SQLSyntaxErrorException: Index 'SQL190727111424750' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 11:14:34.301 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 11:14:34.313 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 11:14:34.314 [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. 11:14:34.327 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 11:14:34.341 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111425140': java.sql.SQLSyntaxErrorException: Index 'SQL190727111425140' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 11:14:34.350 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 11:14:34.363 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 11:14:34.364 [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. 11:14:34.377 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111425830': java.sql.SQLSyntaxErrorException: Index 'SQL190727111425830' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 11:14:34.385 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 11:14:34.386 [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. 11:14:34.396 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 11:14:34.409 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111427170': java.sql.SQLSyntaxErrorException: Index 'SQL190727111427170' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 11:14:34.420 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 11:14:34.421 [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. 11:14:34.421 [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. 11:14:34.433 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 11:14:34.434 [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. 11:14:34.446 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111426620': java.sql.SQLSyntaxErrorException: Index 'SQL190727111426620' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 11:14:34.459 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 11:14:34.470 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 11:14:34.480 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111427020': java.sql.SQLSyntaxErrorException: Index 'SQL190727111427020' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 11:14:34.481 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111427020': java.sql.SQLSyntaxErrorException: Index 'SQL190727111427020' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 11:14:34.490 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 11:14:34.498 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111424660': java.sql.SQLSyntaxErrorException: Index 'SQL190727111424660' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 11:14:34.508 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 11:14:34.519 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 11:14:34.522 [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. 11:14:34.536 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111426960': java.sql.SQLSyntaxErrorException: Index 'SQL190727111426960' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 11:14:34.549 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 11:14:34.563 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111425330': java.sql.SQLSyntaxErrorException: Index 'SQL190727111425330' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 11:14:34.573 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 11:14:34.574 [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. 11:14:34.582 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 11:14:34.583 [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. 11:14:34.595 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 11:14:34.607 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 11:14:34.622 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111424520': java.sql.SQLSyntaxErrorException: Index 'SQL190727111424520' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 11:14:34.633 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 11:14:34.643 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 11:14:34.652 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 11:14:34.667 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727111427480': java.sql.SQLSyntaxErrorException: Index 'SQL190727111427480' was created to enforce constraint 'transferdonemarker_pk'. It can only be dropped by dropping the constraint. 11:14:34.677 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid'. 11:14:34.678 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 11:14:34.678 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 11:14:34.679 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 11:14:34.689 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid'. 11:14:34.690 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid' does not exist. 11:14:34.692 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 11:14:34.704 [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.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-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:225) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] 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_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:775) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:763) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:705) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1585) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] 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 11:14:35.707 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 11:14:35.747 [qtp1364958538-35-acceptor-0@6f731759-ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@ae86579 on ManagedSelector@528c8c1{STARTED} id=1 keys=0 selected=0 updates=0 11:14:35.747 [qtp1364958538-35-acceptor-0@6f731759-ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@528c8c1{STARTED} id=1 keys=0 selected=0 updates=1 11:14:35.748 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken with none selected 11:14:35.748 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 0/0/0 selected 11:14:35.748 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 0 keys, 1 updates 11:14:35.748 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:35.748 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@ae86579 11:14:35.748 [qtp1364958538-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@ae86579 11:14:35.749 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:35.749 [qtp1364958538-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@ae86579 11:14:35.749 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 waiting with 1 keys 11:14:35.749 [qtp1364958538-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 11:14:35.750 [qtp1364958538-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@c650847{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 11:14:35.750 [qtp1364958538-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-><null> 11:14:35.751 [qtp1364958538-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.751 [qtp1364958538-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.752 [qtp1364958538-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.752 [qtp1364958538-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78e45e47{AC.ReadCB@496797af{HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0}}} 11:14:35.753 [qtp1364958538-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.753 [qtp1364958538-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c67462c on ManagedSelector@528c8c1{STARTED} id=1 keys=1 selected=0 updates=0 11:14:35.753 [qtp1364958538-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@528c8c1{STARTED} id=1 keys=1 selected=0 updates=1 11:14:35.753 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken with none selected 11:14:35.754 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 0/0/1 selected 11:14:35.754 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 0 keys, 1 updates 11:14:35.754 [qtp1364958538-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.754 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:35.754 [qtp1364958538-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@ae86579 11:14:35.754 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5c67462c 11:14:35.755 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.755 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:35.755 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 waiting with 1 keys 11:14:35.755 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 1/1/1 selected 11:14:35.755 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 1 keys, 0 updates 11:14:35.756 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@63c56a64 SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.756 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.756 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 11:14:35.757 [qtp1364958538-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=0} tryExecute EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/PRODUCING/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@365afe87{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:35.757+02:00 11:14:35.757 [qtp1364958538-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=1} startReservedThread p=1 11:14:35.757 [qtp1364958538-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@365afe87{s=0/6,p=1}@67faf2c4 11:14:35.758 [qtp1364958538-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@365afe87{s=0/6,p=1}@67faf2c4 11:14:35.758 [qtp1364958538-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=1/6,p=1}@67faf2c4 started 11:14:35.758 [qtp1364958538-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/PRODUCING/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@365afe87{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:35.758+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 11:14:35.758 [qtp1364958538-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=1/6,p=0}@67faf2c4 waiting 11:14:35.758 [qtp1364958538-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 11:14:35.758 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 11:14:35.759 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:35.759 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.760 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 waiting with 1 keys 11:14:35.760 [qtp1364958538-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 11:14:35.760 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@78e45e47{AC.ReadCB@496797af{HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0}}} 11:14:35.761 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@c650847{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 11:14:35.762 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} 11:14:35.763 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@1a763fab[p=0,l=530,c=8192,r=530]={<<<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} 11:14:35.764 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=0,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1a763fab[p=0,l=530,c=8192,r=530]={<<<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} {} 11:14:35.765 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1a763fab[p=0,l=530,c=8192,r=530]={<<<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} 11:14:35.765 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 11:14:35.765 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 11:14:35.765 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 11:14:35.765 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 11:14:35.765 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 11:14:35.766 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 11:14:35.766 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 11:14:35.766 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 11:14:35.766 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 11:14:35.766 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 11:14:35.766 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 11:14:35.766 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 11:14:35.767 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 11:14:35.767 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 11:14:35.768 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 11:14:35.768 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 11:14:35.768 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 11:14:35.768 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 11:14:35.768 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 11:14:35.768 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 11:14:35.769 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 11:14:35.769 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 11:14:35.769 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 11:14:35.769 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 11:14:35.769 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 11:14:35.769 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 11:14:35.770 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:34499/RepoInfo on HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=//127.0.0.1:34499/RepoInfo,age=0} POST //127.0.0.1:34499/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic ZnFKX0s2d2haUEFuQ3ZzUHE2eXp0QTpEM1BSOy1JYztFTk9pSDdXdjNUYkN0LTYk User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_212) Host: 127.0.0.1:34499 Connection: keep-alive Content-Length: 236 11:14:35.770 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=//127.0.0.1:34499/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 236} 11:14:35.770 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=//127.0.0.1:34499/RepoInfo,age=1} handle //127.0.0.1:34499/RepoInfo 11:14:35.770 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@c650847{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 11:14:35.770 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=1} action DISPATCH 11:14:35.771 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@85a9d94{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=1} 11:14:35.771 [qtp1364958538-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@50085d9c{/,null,AVAILABLE} 11:14:35.771 [qtp1364958538-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@50085d9c{/,null,AVAILABLE} 11:14:35.771 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 11:14:35.771 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.session - session=null 11:14:35.771 [qtp1364958538-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:35.771 [qtp1364958538-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 11:14:35.794 [qtp1364958538-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created. 11:14:35.796 [qtp1364958538-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic ZnFKX0s2d2haUEFuQ3ZzUHE2eXp0QTpEM1BSOy1JYztFTk9pSDdXdjNUYkN0LTYk 11:14:35.801 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=32} parse HeapByteBuffer@1a763fab[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} {} 11:14:35.802 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1a763fab[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} 11:14:35.802 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=33} onContent Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}} 11:14:35.803 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=0,q=0,[0]=null,s=STREAM] addContent Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}} 11:14:35.803 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 11:14:35.803 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=34} onContentComplete 11:14:35.804 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=35} onRequestComplete 11:14:35.804 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 11:14:35.805 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=END,236 of 236},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=36} parsed false HttpParser{s=END,236 of 236} 11:14:35.817 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\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}} 11:14:35.818 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\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}} 11:14:35.818 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\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}} 11:14:35.818 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\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}} 11:14:35.818 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=326,l=530,c=8192,r=204]={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}} 11:14:35.819 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=327,l=530,c=8192,r=203]={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}} 11:14:35.819 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=328,l=530,c=8192,r=202]={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}} 11:14:35.819 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=329,l=530,c=8192,r=201]={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}} 11:14:35.819 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=330,l=530,c=8192,r=200]={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}} 11:14:35.819 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=331,l=530,c=8192,r=199]={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}} 11:14:35.819 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=332,l=530,c=8192,r=198]={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}} 11:14:35.820 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=333,l=530,c=8192,r=197]={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}} 11:14:35.820 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=334,l=530,c=8192,r=196]={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}} 11:14:35.820 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=335,l=530,c=8192,r=195]={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}} 11:14:35.820 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=336,l=530,c=8192,r=194]={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}} 11:14:35.821 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=337,l=530,c=8192,r=193]={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}} 11:14:35.821 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=338,l=530,c=8192,r=192]={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}} 11:14:35.821 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=339,l=530,c=8192,r=191]={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}} 11:14:35.821 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=340,l=530,c=8192,r=190]={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}} 11:14:35.822 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=341,l=530,c=8192,r=189]={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}} 11:14:35.822 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=342,l=530,c=8192,r=188]={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}} 11:14:35.822 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=343,l=530,c=8192,r=187]={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}} 11:14:35.822 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=344,l=530,c=8192,r=186]={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}} 11:14:35.823 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=345,l=530,c=8192,r=185]={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}} 11:14:35.824 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=346,l=530,c=8192,r=184]={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}} 11:14:35.824 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=347,l=530,c=8192,r=183]={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}} 11:14:35.824 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=348,l=530,c=8192,r=182]={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}} 11:14:35.824 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=349,l=530,c=8192,r=181]={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}} 11:14:35.824 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1ddd5e96[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@2ae6cd20{HeapByteBufferR@51f91ab3[p=530,l=530,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}} 11:14:35.825 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=63/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=END,236 of 236},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=56} 11:14:35.826 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@c650847{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 11:14:35.827 [qtp1364958538-38] INFO c.c.c.local.LocalRepoManagerImpl - [4315504c]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq' 11:14:35.828 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1955242b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/cloudstore-repository.lock' 11:14:35.828 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1955242b]tryAcquire: returning true. lockCounter=1 11:14:35.828 [qtp1364958538-38] INFO c.c.c.local.LocalRepoManagerImpl - [4315504c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq' locked successfully. 11:14:35.828 [qtp1364958538-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [4315504c]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 11:14:35.830 [qtp1364958538-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 11:14:35.833 [qtp1364958538-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. 11:14:35.839 [qtp1364958538-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. 11:14:35.847 [qtp1364958538-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. 11:14:35.849 [qtp1364958538-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. 11:14:35.851 [qtp1364958538-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. 11:14:35.852 [qtp1364958538-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. 11:14:35.854 [qtp1364958538-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. 11:14:35.862 [qtp1364958538-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. 11:14:35.868 [qtp1364958538-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. 11:14:35.874 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Java types support initialising ... 11:14:35.877 [qtp1364958538-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 11:14:35.877 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Type converter support initialising ... 11:14:35.879 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Type converter support loaded 11:14:35.879 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 11:14:35.879 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 11:14:35.879 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 11:14:35.879 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 11:14:35.879 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 11:14:35.879 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 11:14:35.879 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.nio.ByteBuffer,java.lang.Long,java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.Long,java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.Long,java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.Long,java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 11:14:35.880 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 11:14:35.881 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 11:14:35.881 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 11:14:35.882 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 11:14:35.882 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 11:14:35.882 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 11:14:35.883 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 11:14:35.883 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 11:14:35.884 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:35.885 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 11:14:35.885 [qtp1364958538-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 11:14:35.885 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:35.886 [qtp1364958538-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 11:14:35.886 [qtp1364958538-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 11:14:35.887 [qtp1364958538-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 11:14:35.887 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 11:14:35.887 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 11:14:35.888 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 11:14:35.889 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 11:14:35.889 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 11:14:35.890 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 11:14:35.890 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 11:14:35.890 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 11:14:35.891 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 11:14:35.892 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 11:14:35.892 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 11:14:35.893 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 11:14:35.893 [qtp1364958538-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 11:14:35.893 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 11:14:35.894 [qtp1364958538-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 11:14:35.894 [qtp1364958538-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 11:14:35.895 [qtp1364958538-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 11:14:35.895 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 11:14:35.895 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 11:14:35.896 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 11:14:35.896 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 11:14:35.897 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 11:14:35.897 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 11:14:35.898 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 11:14:35.898 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 11:14:35.898 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 11:14:35.899 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 11:14:35.900 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:35.901 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 11:14:35.901 [qtp1364958538-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 11:14:35.902 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:35.902 [qtp1364958538-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 11:14:35.902 [qtp1364958538-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 11:14:35.903 [qtp1364958538-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 11:14:35.903 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 11:14:35.904 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 11:14:35.909 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 11:14:35.910 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 11:14:35.910 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 11:14:35.910 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 11:14:35.911 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 11:14:35.911 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 11:14:35.912 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 11:14:35.912 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 11:14:35.913 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:35.913 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 11:14:35.914 [qtp1364958538-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 11:14:35.914 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:35.915 [qtp1364958538-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 11:14:35.915 [qtp1364958538-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 11:14:35.916 [qtp1364958538-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 11:14:35.916 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 11:14:35.916 [qtp1364958538-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. 11:14:35.917 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 11:14:35.917 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 11:14:35.918 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 11:14:35.918 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 11:14:35.919 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 11:14:35.919 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 11:14:35.920 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 11:14:35.921 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 11:14:35.921 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 11:14:35.922 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:35.922 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 11:14:35.923 [qtp1364958538-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 11:14:35.923 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:35.924 [qtp1364958538-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 11:14:35.925 [qtp1364958538-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 11:14:35.925 [qtp1364958538-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 11:14:35.925 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 11:14:35.926 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 11:14:35.934 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 11:14:35.934 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 11:14:35.935 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 11:14:35.935 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 11:14:35.936 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 11:14:35.936 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 11:14:35.936 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 11:14:35.937 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 11:14:35.938 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 11:14:35.938 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 11:14:35.939 [qtp1364958538-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 11:14:35.940 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 11:14:35.941 [qtp1364958538-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 11:14:35.941 [qtp1364958538-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 11:14:35.942 [qtp1364958538-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 11:14:35.942 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 11:14:35.942 [qtp1364958538-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. 11:14:35.942 [qtp1364958538-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. 11:14:35.942 [qtp1364958538-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. 11:14:35.943 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 11:14:35.944 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 11:14:35.945 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 11:14:35.946 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 11:14:35.946 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 11:14:35.947 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 11:14:35.948 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 11:14:35.948 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 11:14:35.949 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 11:14:35.949 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:35.950 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 11:14:35.950 [qtp1364958538-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 11:14:35.951 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:35.951 [qtp1364958538-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 11:14:35.952 [qtp1364958538-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 11:14:35.953 [qtp1364958538-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 11:14:35.953 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 11:14:35.953 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 11:14:35.956 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 11:14:35.957 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 11:14:35.957 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 11:14:35.958 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 11:14:35.958 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 11:14:35.959 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 11:14:35.959 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 11:14:35.959 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 11:14:35.960 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:35.960 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 11:14:35.961 [qtp1364958538-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 11:14:35.961 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:35.962 [qtp1364958538-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 11:14:35.962 [qtp1364958538-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 11:14:35.963 [qtp1364958538-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 11:14:35.963 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 11:14:35.964 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 11:14:35.964 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 11:14:35.965 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 11:14:35.965 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 11:14:35.966 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 11:14:35.966 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 11:14:35.966 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 11:14:35.967 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 11:14:35.968 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 11:14:35.968 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:35.969 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 11:14:35.969 [qtp1364958538-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 11:14:35.970 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:35.970 [qtp1364958538-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 11:14:35.970 [qtp1364958538-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 11:14:35.971 [qtp1364958538-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 11:14:35.971 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 11:14:35.971 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 11:14:35.972 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 11:14:35.972 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 11:14:35.973 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 11:14:35.973 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 11:14:35.973 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 11:14:35.974 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 11:14:35.974 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 11:14:35.975 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 11:14:35.975 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 11:14:35.976 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 11:14:35.976 [qtp1364958538-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 11:14:35.977 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 11:14:35.977 [qtp1364958538-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 11:14:35.978 [qtp1364958538-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 11:14:35.978 [qtp1364958538-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 11:14:35.978 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 11:14:35.978 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 11:14:35.979 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 11:14:35.983 [qtp1364958538-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 11:14:35.983 [qtp1364958538-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 11:14:35.983 [qtp1364958538-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 11:14:35.995 [qtp1364958538-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 11:14:35.998 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77e20a3c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.000 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.001 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.002 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.003 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.004 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.005 [qtp1364958538-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) 11:14:36.039 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 11:14:36.039 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 11:14:36.056 [qtp1364958538-38] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 11:14:36.056 [qtp1364958538-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 11:14:36.056 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Datastore : read-write 11:14:36.056 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 11:14:36.056 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - =========================================================== 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/derby] 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq/.cloudstore-repo/derby] 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 11:14:36.057 [qtp1364958538-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 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Datastore - =========================================================== 11:14:36.057 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77e20a3c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17febf9d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:36.079 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77e20a3c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17febf9d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:36.079 [qtp1364958538-38] DEBUG DataNucleus.Datastore - StoreManager now created 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Persistence API : JDO 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ClassLoading : default 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 11:14:36.080 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ================================================ 11:14:36.081 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@2a377841" 11:14:36.081 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 11:14:36.083 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 11:14:36.084 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 11:14:36.085 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 11:14:36.085 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 11:14:36.086 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 11:14:36.087 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 11:14:36.088 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 11:14:36.089 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:36.090 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 11:14:36.090 [qtp1364958538-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 11:14:36.091 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:36.092 [qtp1364958538-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 11:14:36.093 [qtp1364958538-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 11:14:36.094 [qtp1364958538-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 11:14:36.094 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 11:14:36.094 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 11:14:36.102 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 11:14:36.103 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 11:14:36.104 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 11:14:36.104 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 11:14:36.105 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 11:14:36.106 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 11:14:36.107 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 11:14:36.107 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 11:14:36.108 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:36.109 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 11:14:36.110 [qtp1364958538-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 11:14:36.110 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:36.111 [qtp1364958538-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 11:14:36.112 [qtp1364958538-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 11:14:36.113 [qtp1364958538-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 11:14:36.113 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 11:14:36.114 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 11:14:36.114 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 11:14:36.115 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 11:14:36.116 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 11:14:36.116 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 11:14:36.117 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 11:14:36.118 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 11:14:36.118 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:36.119 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 11:14:36.120 [qtp1364958538-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 11:14:36.121 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:36.122 [qtp1364958538-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 11:14:36.122 [qtp1364958538-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 11:14:36.123 [qtp1364958538-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 11:14:36.123 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 11:14:36.124 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 11:14:36.124 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 11:14:36.126 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 11:14:36.126 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 11:14:36.127 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 11:14:36.128 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 11:14:36.129 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 11:14:36.129 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 11:14:36.130 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 11:14:36.131 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:36.132 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 11:14:36.132 [qtp1364958538-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 11:14:36.133 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:36.134 [qtp1364958538-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 11:14:36.135 [qtp1364958538-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 11:14:36.136 [qtp1364958538-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 11:14:36.136 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 11:14:36.136 [qtp1364958538-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. 11:14:36.136 [qtp1364958538-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. 11:14:36.137 [qtp1364958538-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. 11:14:36.137 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 11:14:36.137 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 11:14:36.138 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 11:14:36.139 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 11:14:36.140 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 11:14:36.141 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 11:14:36.141 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 11:14:36.142 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 11:14:36.143 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 11:14:36.143 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:36.144 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 11:14:36.145 [qtp1364958538-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 11:14:36.145 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:36.146 [qtp1364958538-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 11:14:36.147 [qtp1364958538-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 11:14:36.148 [qtp1364958538-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 11:14:36.148 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 11:14:36.149 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 11:14:36.150 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 11:14:36.150 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 11:14:36.151 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 11:14:36.152 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 11:14:36.153 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 11:14:36.153 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 11:14:36.154 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 11:14:36.154 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 11:14:36.155 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 11:14:36.156 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 11:14:36.157 [qtp1364958538-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 11:14:36.157 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 11:14:36.158 [qtp1364958538-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 11:14:36.159 [qtp1364958538-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 11:14:36.160 [qtp1364958538-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 11:14:36.160 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 11:14:36.160 [qtp1364958538-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. 11:14:36.160 [qtp1364958538-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. 11:14:36.161 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 11:14:36.162 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 11:14:36.162 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 11:14:36.163 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 11:14:36.164 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 11:14:36.165 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 11:14:36.166 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 11:14:36.166 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 11:14:36.168 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 11:14:36.168 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 11:14:36.169 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 11:14:36.169 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 11:14:36.169 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 11:14:36.169 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 11:14:36.169 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 11:14:36.170 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 11:14:36.170 [qtp1364958538-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) 11:14:36.171 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 11:14:36.171 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 11:14:36.171 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 11:14:36.171 [qtp1364958538-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) 11:14:36.172 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 11:14:36.172 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 11:14:36.172 [qtp1364958538-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") 11:14:36.172 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 11:14:36.172 [qtp1364958538-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) 11:14:36.173 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 11:14:36.173 [qtp1364958538-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) 11:14:36.173 [qtp1364958538-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") 11:14:36.173 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 11:14:36.173 [qtp1364958538-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) 11:14:36.174 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 11:14:36.174 [qtp1364958538-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) 11:14:36.174 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 11:14:36.174 [qtp1364958538-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) 11:14:36.174 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 11:14:36.174 [qtp1364958538-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") 11:14:36.174 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 11:14:36.174 [qtp1364958538-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) 11:14:36.174 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 11:14:36.175 [qtp1364958538-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) 11:14:36.175 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 11:14:36.175 [qtp1364958538-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) 11:14:36.175 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 11:14:36.175 [qtp1364958538-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) 11:14:36.176 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 11:14:36.176 [qtp1364958538-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) 11:14:36.176 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 11:14:36.176 [qtp1364958538-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) 11:14:36.176 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 11:14:36.176 [qtp1364958538-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") 11:14:36.177 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 11:14:36.177 [qtp1364958538-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) 11:14:36.178 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 11:14:36.178 [qtp1364958538-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) 11:14:36.178 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 11:14:36.178 [qtp1364958538-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) 11:14:36.178 [qtp1364958538-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") 11:14:36.178 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 11:14:36.178 [qtp1364958538-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) 11:14:36.179 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 11:14:36.179 [qtp1364958538-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) 11:14:36.179 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 11:14:36.179 [qtp1364958538-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) 11:14:36.179 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 11:14:36.179 [qtp1364958538-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") 11:14:36.180 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 11:14:36.180 [qtp1364958538-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 11:14:36.180 [qtp1364958538-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) 11:14:36.180 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 11:14:36.180 [qtp1364958538-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 11:14:36.180 [qtp1364958538-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) 11:14:36.181 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 11:14:36.181 [qtp1364958538-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) 11:14:36.181 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 11:14:36.181 [qtp1364958538-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) 11:14:36.182 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a501283 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:36.182 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e9e2975" with isolation "serializable" 11:14:36.189 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 11:14:36.190 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 11:14:36.243 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 53 ms 11:14:36.243 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 11:14:36.245 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 11:14:36.249 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 11:14:36.259 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 11:14:36.259 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 11:14:36.260 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 11:14:36.283 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 11:14:36.314 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 11:14:36.333 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 11:14:36.334 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 11:14:36.334 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 11:14:36.347 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:36.360 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 11:14:36.361 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 11:14:36.361 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 11:14:36.373 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 11:14:36.373 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 11:14:36.373 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 11:14:36.388 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 11:14:36.414 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 11:14:36.414 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 11:14:36.414 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 11:14:36.434 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 11:14:36.453 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 11:14:36.469 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 11:14:36.469 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 11:14:36.470 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 11:14:36.483 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:36.483 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 11:14:36.483 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 11:14:36.499 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 11:14:36.499 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 11:14:36.499 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 11:14:36.522 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 11:14:36.553 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 11:14:36.553 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 11:14:36.553 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 11:14:36.562 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 11:14:36.581 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 11:14:36.581 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e9e2975" 11:14:36.583 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e9e2975" 11:14:36.583 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a501283 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e9e2975, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:36.583 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a501283 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e9e2975, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:36.584 [qtp1364958538-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 11:14:36.584 [qtp1364958538-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 11:14:36.584 [qtp1364958538-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 11:14:36.585 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 11:14:36.586 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 11:14:36.586 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 11:14:36.587 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 11:14:36.587 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 11:14:36.588 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 11:14:36.589 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 11:14:36.589 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:36.590 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 11:14:36.590 [qtp1364958538-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 11:14:36.591 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:36.592 [qtp1364958538-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 11:14:36.592 [qtp1364958538-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 11:14:36.593 [qtp1364958538-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 11:14:36.593 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 11:14:36.594 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 11:14:36.594 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 11:14:36.595 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 11:14:36.596 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 11:14:36.596 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 11:14:36.597 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 11:14:36.598 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 11:14:36.598 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 11:14:36.599 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 11:14:36.600 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 11:14:36.600 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 11:14:36.601 [qtp1364958538-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 11:14:36.601 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 11:14:36.602 [qtp1364958538-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 11:14:36.603 [qtp1364958538-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 11:14:36.603 [qtp1364958538-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 11:14:36.603 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 11:14:36.604 [qtp1364958538-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. 11:14:36.604 [qtp1364958538-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. 11:14:36.604 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 11:14:36.605 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 11:14:36.605 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 11:14:36.606 [qtp1364958538-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") 11:14:36.606 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 11:14:36.606 [qtp1364958538-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) 11:14:36.606 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 11:14:36.606 [qtp1364958538-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) 11:14:36.606 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 11:14:36.606 [qtp1364958538-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) 11:14:36.607 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 11:14:36.607 [qtp1364958538-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) 11:14:36.607 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 11:14:36.607 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d7ea958 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:36.607 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35a141c0" with isolation "serializable" 11:14:36.612 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 11:14:36.613 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 11:14:36.646 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 33 ms 11:14:36.646 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 11:14:36.652 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 11:14:36.657 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 11:14:36.657 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 11:14:36.669 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 11:14:36.670 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 11:14:36.670 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 11:14:36.682 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 11:14:36.708 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 11:14:36.708 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 11:14:36.708 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 11:14:36.716 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 11:14:36.734 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 11:14:36.734 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35a141c0" 11:14:36.736 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35a141c0" 11:14:36.736 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d7ea958 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35a141c0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:36.736 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1d7ea958 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35a141c0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:36.737 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 11:14:36.738 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 11:14:36.738 [qtp1364958538-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) 11:14:36.738 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:36.738 [qtp1364958538-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") 11:14:36.738 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 11:14:36.738 [qtp1364958538-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) 11:14:36.739 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 11:14:36.739 [qtp1364958538-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) 11:14:36.739 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 11:14:36.739 [qtp1364958538-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) 11:14:36.739 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 11:14:36.739 [qtp1364958538-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) 11:14:36.740 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 11:14:36.740 [qtp1364958538-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) 11:14:36.740 [qtp1364958538-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") 11:14:36.740 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 11:14:36.740 [qtp1364958538-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) 11:14:36.740 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 11:14:36.741 [qtp1364958538-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) 11:14:36.741 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 11:14:36.741 [qtp1364958538-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) 11:14:36.741 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 11:14:36.741 [qtp1364958538-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") 11:14:36.741 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f6c32ab [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:36.742 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c821c0b" with isolation "serializable" 11:14:36.748 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 11:14:36.748 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 11:14:36.781 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 33 ms 11:14:36.781 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 11:14:36.789 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 11:14:36.790 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 11:14:36.790 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 11:14:36.804 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 11:14:36.804 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 11:14:36.804 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 11:14:36.820 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 11:14:36.853 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 11:14:36.853 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 11:14:36.853 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 11:14:36.863 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 11:14:36.880 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 11:14:36.880 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 11:14:36.880 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 11:14:36.895 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 11:14:36.895 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c821c0b" 11:14:36.897 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c821c0b" 11:14:36.897 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f6c32ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c821c0b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:36.897 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f6c32ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c821c0b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:36.898 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 11:14:36.899 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 11:14:36.900 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 11:14:36.901 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 11:14:36.901 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 11:14:36.902 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 11:14:36.903 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 11:14:36.903 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:36.904 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 11:14:36.905 [qtp1364958538-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 11:14:36.906 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:36.907 [qtp1364958538-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 11:14:36.907 [qtp1364958538-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 11:14:36.908 [qtp1364958538-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 11:14:36.909 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 11:14:36.909 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 11:14:36.909 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 11:14:36.910 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 11:14:36.911 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 11:14:36.911 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 11:14:36.912 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 11:14:36.913 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 11:14:36.913 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 11:14:36.950 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 11:14:36.964 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 11:14:36.967 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 11:14:36.968 [qtp1364958538-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 11:14:36.969 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 11:14:36.970 [qtp1364958538-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 11:14:36.971 [qtp1364958538-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 11:14:36.972 [qtp1364958538-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 11:14:36.972 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 11:14:36.972 [qtp1364958538-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. 11:14:36.972 [qtp1364958538-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. 11:14:36.973 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 11:14:36.975 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 11:14:36.976 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 11:14:36.977 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 11:14:36.978 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 11:14:36.979 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 11:14:36.980 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 11:14:36.981 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 11:14:36.981 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:36.982 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 11:14:36.982 [qtp1364958538-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 11:14:36.983 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:36.983 [qtp1364958538-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 11:14:36.984 [qtp1364958538-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 11:14:36.985 [qtp1364958538-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 11:14:36.985 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 11:14:36.985 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 11:14:36.986 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 11:14:36.987 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 11:14:36.987 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 11:14:36.988 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 11:14:36.989 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 11:14:36.989 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 11:14:36.990 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 11:14:36.990 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 11:14:36.991 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 11:14:36.992 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 11:14:36.992 [qtp1364958538-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 11:14:36.993 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 11:14:36.994 [qtp1364958538-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 11:14:36.994 [qtp1364958538-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 11:14:36.995 [qtp1364958538-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 11:14:36.995 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 11:14:36.995 [qtp1364958538-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. 11:14:36.995 [qtp1364958538-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. 11:14:36.996 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 11:14:36.996 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:36.997 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 11:14:36.997 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 11:14:36.997 [qtp1364958538-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) 11:14:36.997 [qtp1364958538-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") 11:14:36.998 [qtp1364958538-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" () 11:14:36.998 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 11:14:36.998 [qtp1364958538-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 11:14:36.998 [qtp1364958538-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) 11:14:36.998 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 11:14:36.998 [qtp1364958538-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 11:14:36.998 [qtp1364958538-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) 11:14:36.998 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 11:14:36.998 [qtp1364958538-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 11:14:36.998 [qtp1364958538-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) 11:14:36.998 [qtp1364958538-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") 11:14:36.999 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 11:14:36.999 [qtp1364958538-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) 11:14:36.999 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 11:14:36.999 [qtp1364958538-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) 11:14:36.999 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 11:14:37.000 [qtp1364958538-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) 11:14:37.000 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 11:14:37.000 [qtp1364958538-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) 11:14:37.000 [qtp1364958538-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") 11:14:37.000 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 11:14:37.000 [qtp1364958538-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) 11:14:37.000 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 11:14:37.000 [qtp1364958538-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) 11:14:37.001 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 11:14:37.001 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30b3b868 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:37.001 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@19a3570" with isolation "serializable" 11:14:37.006 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 11:14:37.006 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:37.032 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 26 ms 11:14:37.032 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 11:14:37.034 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 11:14:37.045 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 11:14:37.045 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 11:14:37.045 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 11:14:37.059 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 11:14:37.091 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 11:14:37.114 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 11:14:37.134 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 11:14:37.134 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 11:14:37.134 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 11:14:37.149 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 11:14:37.179 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 11:14:37.179 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 11:14:37.179 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 11:14:37.190 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 11:14:37.211 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 11:14:37.211 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 11:14:37.211 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 11:14:37.227 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 11:14:37.227 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@19a3570" 11:14:37.229 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@19a3570" 11:14:37.229 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30b3b868 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@19a3570, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:37.229 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30b3b868 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@19a3570, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:37.230 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 11:14:37.231 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 11:14:37.231 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 11:14:37.232 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 11:14:37.232 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 11:14:37.233 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 11:14:37.233 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 11:14:37.234 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:37.235 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 11:14:37.235 [qtp1364958538-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 11:14:37.236 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:37.236 [qtp1364958538-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 11:14:37.237 [qtp1364958538-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 11:14:37.238 [qtp1364958538-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 11:14:37.238 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 11:14:37.238 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 11:14:37.239 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 11:14:37.239 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 11:14:37.240 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 11:14:37.242 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 11:14:37.244 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 11:14:37.245 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 11:14:37.245 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 11:14:37.246 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 11:14:37.247 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 11:14:37.247 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 11:14:37.248 [qtp1364958538-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 11:14:37.249 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 11:14:37.250 [qtp1364958538-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 11:14:37.250 [qtp1364958538-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 11:14:37.251 [qtp1364958538-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 11:14:37.251 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 11:14:37.251 [qtp1364958538-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. 11:14:37.251 [qtp1364958538-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. 11:14:37.252 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 11:14:37.253 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 11:14:37.253 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 11:14:37.253 [qtp1364958538-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) 11:14:37.253 [qtp1364958538-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") 11:14:37.253 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 11:14:37.254 [qtp1364958538-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) 11:14:37.254 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 11:14:37.254 [qtp1364958538-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) 11:14:37.255 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 11:14:37.255 [qtp1364958538-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) 11:14:37.255 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 11:14:37.255 [qtp1364958538-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) 11:14:37.255 [qtp1364958538-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") 11:14:37.256 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 11:14:37.256 [qtp1364958538-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) 11:14:37.256 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 11:14:37.256 [qtp1364958538-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) 11:14:37.256 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 11:14:37.257 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7998b320 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:37.257 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e5a8a58" with isolation "serializable" 11:14:37.261 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 11:14:37.262 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:37.285 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 23 ms 11:14:37.285 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 11:14:37.293 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 11:14:37.293 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 11:14:37.293 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 11:14:37.305 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 11:14:37.335 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 11:14:37.335 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 11:14:37.335 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 11:14:37.343 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 11:14:37.362 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 11:14:37.362 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 11:14:37.362 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 11:14:37.375 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:37.376 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e5a8a58" 11:14:37.379 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e5a8a58" 11:14:37.379 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7998b320 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e5a8a58, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:37.380 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7998b320 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4e5a8a58, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:37.384 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 11:14:37.384 [qtp1364958538-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") 11:14:37.384 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 11:14:37.384 [qtp1364958538-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" () 11:14:37.384 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 11:14:37.384 [qtp1364958538-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 11:14:37.384 [qtp1364958538-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) 11:14:37.389 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 11:14:37.390 [qtp1364958538-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 11:14:37.390 [qtp1364958538-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) 11:14:37.390 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1798bc4f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:37.390 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23bff6bf" with isolation "serializable" 11:14:37.397 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 11:14:37.404 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 11:14:37.405 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 11:14:37.405 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 11:14:37.417 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 11:14:37.446 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 11:14:37.446 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 11:14:37.446 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 11:14:37.457 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 11:14:37.477 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 11:14:37.477 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23bff6bf" 11:14:37.479 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23bff6bf" 11:14:37.479 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1798bc4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23bff6bf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:37.479 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1798bc4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23bff6bf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:37.481 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 11:14:37.482 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 11:14:37.482 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 11:14:37.483 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 11:14:37.484 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 11:14:37.485 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 11:14:37.485 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 11:14:37.486 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:37.487 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 11:14:37.488 [qtp1364958538-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 11:14:37.489 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:37.489 [qtp1364958538-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 11:14:37.490 [qtp1364958538-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 11:14:37.491 [qtp1364958538-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 11:14:37.491 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 11:14:37.492 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 11:14:37.492 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 11:14:37.493 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 11:14:37.494 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 11:14:37.495 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 11:14:37.496 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 11:14:37.496 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 11:14:37.497 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 11:14:37.498 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 11:14:37.499 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 11:14:37.500 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 11:14:37.500 [qtp1364958538-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 11:14:37.501 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 11:14:37.502 [qtp1364958538-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 11:14:37.503 [qtp1364958538-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 11:14:37.504 [qtp1364958538-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 11:14:37.504 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 11:14:37.504 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 11:14:37.505 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 11:14:37.506 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 11:14:37.506 [qtp1364958538-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) 11:14:37.506 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 11:14:37.506 [qtp1364958538-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) 11:14:37.506 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 11:14:37.506 [qtp1364958538-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) 11:14:37.507 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 11:14:37.507 [qtp1364958538-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") 11:14:37.507 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 11:14:37.507 [qtp1364958538-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) 11:14:37.507 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 11:14:37.508 [qtp1364958538-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) 11:14:37.508 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 11:14:37.508 [qtp1364958538-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) 11:14:37.508 [qtp1364958538-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") 11:14:37.508 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 11:14:37.508 [qtp1364958538-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) 11:14:37.508 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 11:14:37.508 [qtp1364958538-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) 11:14:37.508 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 11:14:37.511 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7331e78a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:37.511 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77f87946" with isolation "serializable" 11:14:37.521 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 11:14:37.522 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:37.554 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 32 ms 11:14:37.554 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found 11:14:37.556 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 11:14:37.564 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 11:14:37.564 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 11:14:37.564 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 11:14:37.583 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 11:14:37.611 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 11:14:37.611 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 11:14:37.611 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 11:14:37.621 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 11:14:37.639 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 11:14:37.655 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 11:14:37.677 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 11:14:37.693 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 11:14:37.693 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 11:14:37.693 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 11:14:37.707 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 11:14:37.707 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77f87946" 11:14:37.709 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77f87946" 11:14:37.710 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7331e78a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77f87946, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:37.710 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7331e78a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77f87946, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:37.713 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 11:14:37.714 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 11:14:37.715 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 11:14:37.715 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 11:14:37.716 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 11:14:37.717 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 11:14:37.718 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 11:14:37.719 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:37.720 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 11:14:37.721 [qtp1364958538-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 11:14:37.721 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:37.722 [qtp1364958538-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 11:14:37.723 [qtp1364958538-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 11:14:37.724 [qtp1364958538-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 11:14:37.724 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 11:14:37.727 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 11:14:37.728 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 11:14:37.729 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 11:14:37.730 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 11:14:37.730 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 11:14:37.731 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 11:14:37.731 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 11:14:37.732 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 11:14:37.733 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 11:14:37.733 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 11:14:37.734 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 11:14:37.735 [qtp1364958538-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 11:14:37.735 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 11:14:37.736 [qtp1364958538-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 11:14:37.737 [qtp1364958538-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 11:14:37.737 [qtp1364958538-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 11:14:37.737 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 11:14:37.737 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 11:14:37.738 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 11:14:37.739 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 11:14:37.739 [qtp1364958538-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) 11:14:37.739 [qtp1364958538-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") 11:14:37.739 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 11:14:37.739 [qtp1364958538-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) 11:14:37.739 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 11:14:37.739 [qtp1364958538-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) 11:14:37.739 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 11:14:37.740 [qtp1364958538-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) 11:14:37.740 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 11:14:37.740 [qtp1364958538-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) 11:14:37.740 [qtp1364958538-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") 11:14:37.740 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 11:14:37.740 [qtp1364958538-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) 11:14:37.740 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 11:14:37.740 [qtp1364958538-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) 11:14:37.740 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 11:14:37.741 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ee25890 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:37.741 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5af6215e" with isolation "serializable" 11:14:37.751 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 11:14:37.752 [qtp1364958538-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 "" 11:14:37.784 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 33 ms 11:14:37.784 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 11:14:37.791 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 11:14:37.791 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 11:14:37.791 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 11:14:37.804 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 11:14:37.837 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 11:14:37.856 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 11:14:37.856 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 11:14:37.856 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 11:14:37.875 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 11:14:37.875 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5af6215e" 11:14:37.877 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5af6215e" 11:14:37.878 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ee25890 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5af6215e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:37.878 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ee25890 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5af6215e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:37.881 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 11:14:37.882 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 11:14:37.883 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 11:14:37.884 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 11:14:37.884 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 11:14:37.885 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 11:14:37.886 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 11:14:37.887 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:37.888 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 11:14:37.889 [qtp1364958538-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 11:14:37.890 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:37.891 [qtp1364958538-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 11:14:37.892 [qtp1364958538-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 11:14:37.893 [qtp1364958538-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 11:14:37.893 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 11:14:37.893 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 11:14:37.893 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 11:14:37.894 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 11:14:37.895 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 11:14:37.895 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 11:14:37.896 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 11:14:37.896 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 11:14:37.897 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 11:14:37.897 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 11:14:37.898 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 11:14:37.899 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 11:14:37.899 [qtp1364958538-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 11:14:37.900 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 11:14:37.901 [qtp1364958538-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 11:14:37.901 [qtp1364958538-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 11:14:37.902 [qtp1364958538-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 11:14:37.902 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 11:14:37.902 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 11:14:37.903 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 11:14:37.903 [qtp1364958538-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") 11:14:37.903 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 11:14:37.904 [qtp1364958538-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 11:14:37.904 [qtp1364958538-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) 11:14:37.904 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a57cd8a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:37.904 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ad51785" with isolation "serializable" 11:14:37.909 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 11:14:37.917 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 11:14:37.935 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 11:14:37.938 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 11:14:37.938 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ad51785" 11:14:37.938 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ad51785" 11:14:37.939 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a57cd8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ad51785, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:37.939 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a57cd8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ad51785, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:37.940 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 11:14:37.940 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 11:14:37.941 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 11:14:37.942 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 11:14:37.942 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 11:14:37.943 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 11:14:37.943 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 11:14:37.944 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:37.944 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 11:14:37.945 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 11:14:37.946 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 11:14:37.946 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 11:14:37.947 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 11:14:37.948 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 11:14:37.948 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 11:14:37.948 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 11:14:37.949 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 11:14:37.950 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 11:14:37.950 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 11:14:37.951 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 11:14:37.951 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 11:14:37.952 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 11:14:37.952 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 11:14:37.953 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 11:14:37.954 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 11:14:37.954 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 11:14:37.955 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 11:14:37.955 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 11:14:37.956 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 11:14:37.957 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 11:14:37.958 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 11:14:37.958 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 11:14:37.958 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 11:14:37.958 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 11:14:37.958 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 11:14:37.959 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 11:14:37.959 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 11:14:37.960 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 11:14:37.961 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 11:14:37.961 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 11:14:37.962 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 11:14:37.962 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 11:14:37.963 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 11:14:37.963 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 11:14:37.964 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 11:14:37.965 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 11:14:37.965 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 11:14:37.966 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 11:14:37.966 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 11:14:37.967 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 11:14:37.968 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 11:14:37.968 [qtp1364958538-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 11:14:37.968 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 11:14:37.968 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 11:14:37.969 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 11:14:37.969 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 11:14:37.969 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:37.969 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 11:14:37.969 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 11:14:37.970 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:37.970 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 11:14:37.970 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 11:14:37.970 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 11:14:37.970 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:14:37.970 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 11:14:37.970 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 11:14:37.970 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 11:14:37.971 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 11:14:37.971 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 11:14:37.971 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 11:14:37.971 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 11:14:37.971 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 11:14:37.971 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 11:14:37.971 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 11:14:37.972 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@760d276e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 11:14:37.972 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2" with isolation "serializable" 11:14:37.973 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 11:14:37.973 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 11:14:37.996 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 23 ms 11:14:37.996 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 11:14:37.998 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker" 11:14:37.998 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 11:14:37.998 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 11:14:38.010 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 11:14:38.037 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 11:14:38.052 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker" 11:14:38.053 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 11:14:38.053 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 11:14:38.065 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 11:14:38.065 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2" 11:14:38.066 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2" 11:14:38.067 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@760d276e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 11:14:38.067 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@760d276e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2e2d7da2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 11:14:38.067 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:38.068 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed 11:14:38.068 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@4fe57e01" 11:14:38.068 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:38.068 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false) 11:14:38.069 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 11:14:38.069 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 11:14:38.069 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 11:14:38.069 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 11:14:38.071 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 11:14:38.071 [qtp1364958538-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'" 11:14:38.072 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:38.072 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1ff029f6, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:38.072 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 11:14:38.073 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.073 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:38.082 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@21d3a1fd" 11:14:38.082 [qtp1364958538-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' 11:14:38.082 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:38.083 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 11:14:38.084 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:38.084 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 11:14:38.084 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:38.085 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 11:14:38.085 [qtp1364958538-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 11:14:38.085 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="1") enlisted in transactional cache 11:14:38.086 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" having fields "publicKey" fetched from table ""repository"" 11:14:38.086 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.093 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@39bd60f6" 11:14:38.093 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 11:14:38.094 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.094 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51f9f064" 11:14:38.094 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="1") is having the following fields in Level 2 cache object updated : [3] 11:14:38.096 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" having fields "privateKey" fetched from table ""repository"" 11:14:38.096 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.101 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@76c29a2d" 11:14:38.102 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 11:14:38.102 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.102 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4d31981b" 11:14:38.103 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="1") is having the following fields in Level 2 cache object updated : [7] 11:14:38.103 [qtp1364958538-38] INFO c.c.c.local.LocalRepoManagerImpl - [4315504c]initPersistenceManagerFactory: repositoryId=53f87fbf-4edd-486a-a3ce-0a29e9c316b7 11:14:38.103 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 11:14:38.103 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1ff029f6]] 11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3246217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3c0e58, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.104 [qtp1364958538-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@407ea60a, lifecycle=HOLLOW] 11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:38.105 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed 11:14:38.105 [qtp1364958538-38] INFO c.c.c.local.LocalRepoManagerImpl - [4315504c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2277 ms. 11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@3d94d2b5" 11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false) 11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 11:14:38.106 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 11:14:38.107 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 11:14:38.107 [qtp1364958538-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] 11:14:38.108 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 11:14:38.109 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 11:14:38.109 [qtp1364958538-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" < ?" 11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7b1e52f4, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.110 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 11:14:38.118 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7983aef2" 11:14:38.118 [qtp1364958538-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" < <2019-07-26 11:14:38.106> 11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.119 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7b1e52f4]] 11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6004253b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@311df1aa, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 11:14:38.120 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:38.121 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed 11:14:38.121 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:38.121 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]tryAcquire: returning true. lockCounter=1 11:14:38.121 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]tryAcquire: returning true. lockCounter=2 11:14:38.121 [qtp1364958538-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:38.122 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]release: NOT releasing underlying FileLock. lockCounter=1 11:14:38.122 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d5484e]release: releasing underlying FileLock. lockCounter=0 11:14:38.122 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@4c855e75" 11:14:38.122 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:38.122 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false) 11:14:38.123 [qtp1364958538-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 11:14:38.123 [qtp1364958538-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 11:14:38.123 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2b03d460, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:38.124 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@532efb85" 11:14:38.124 [qtp1364958538-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' 11:14:38.125 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.125 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 11:14:38.125 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:38.125 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:38.126 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 11:14:38.126 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 11:14:38.126 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="1") enlisted in transactional cache 11:14:38.126 [qtp1364958538-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@4dc08111" 11:14:38.128 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" 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] 11:14:38.128 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="1") is having the following fields in Level 2 cache object updated : [6] 11:14:38.128 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" field "aliases" loading contents to SCO wrapper from the datastore 11:14:38.129 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.140 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5ac02ed3" 11:14:38.141 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 11:14:38.141 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:38.142 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@60b43b9b" 11:14:38.142 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14332b67]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:38.142 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14332b67]tryAcquire: returning true. lockCounter=1 11:14:38.142 [qtp1364958538-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:38.143 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [14332b67]release: releasing underlying FileLock. lockCounter=0 11:14:38.143 [qtp1364958538-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylbinj2-orkcq' of repository '53f87fbf-4edd-486a-a3ce-0a29e9c316b7' already in-sync. 11:14:38.143 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:38.144 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]tryAcquire: returning true. lockCounter=1 11:14:38.144 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]tryAcquire: returning true. lockCounter=2 11:14:38.144 [qtp1364958538-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:38.144 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]release: NOT releasing underlying FileLock. lockCounter=1 11:14:38.145 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [993f550]release: releasing underlying FileLock. lockCounter=0 11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.145 [qtp1364958538-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.145 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2b03d460]] 11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b4a24ba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3175986d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 11:14:38.146 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4dc08111, lifecycle=HOLLOW] 11:14:38.147 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:38.147 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:38.147 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed 11:14:38.148 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@7b731e5f" 11:14:38.148 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:38.148 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false) 11:14:38.148 [qtp1364958538-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 11:14:38.149 [qtp1364958538-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 11:14:38.149 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@27d560ca, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 11:14:38.150 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@c07cb97" 11:14:38.151 [qtp1364958538-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' 11:14:38.151 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:38.152 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 11:14:38.152 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 11:14:38.153 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="1") enlisted in transactional cache 11:14:38.153 [qtp1364958538-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@c89ba8f" 11:14:38.154 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" 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] 11:14:38.154 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="1") is having the following fields in Level 2 cache object updated : [6] 11:14:38.155 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.163 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4a3e7833" 11:14:38.163 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 11:14:38.164 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.165 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6fb8ebd4" 11:14:38.165 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" field "aliases" loading contents to SCO wrapper from the datastore 11:14:38.166 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.166 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@318503c" 11:14:38.166 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 11:14:38.166 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3ff974d3" 11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.167 [qtp1364958538-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.167 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@27d560ca]] 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28ee3c3e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ce3f457, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 11:14:38.168 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@c89ba8f, lifecycle=HOLLOW] 11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed 11:14:38.169 [qtp1364958538-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [4315504c]open: closing=false closeAbortable=true 11:14:38.169 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5320755a" with txn="org.datanucleus.TransactionImpl@566ff5d9" 11:14:38.170 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:38.170 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 (optimistic=false) 11:14:38.170 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 11:14:38.170 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]tryAcquire: returning true. lockCounter=1 11:14:38.170 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]tryAcquire: returning true. lockCounter=2 11:14:38.170 [qtp1364958538-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 11:14:38.171 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]release: NOT releasing underlying FileLock. lockCounter=1 11:14:38.171 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43455be8]release: releasing underlying FileLock. lockCounter=0 11:14:38.172 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 11:14:38.172 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 11:14:38.172 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 11:14:38.172 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 11:14:38.174 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 11:14:38.174 [qtp1364958538-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'" 11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2adbc471, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.175 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 11:14:38.182 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5f7db3b7" 11:14:38.182 [qtp1364958538-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' 11:14:38.183 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.183 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 11:14:38.184 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 11:14:38.184 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 11:14:38.184 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 11:14:38.184 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 11:14:38.186 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 11:14:38.186 [qtp1364958538-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"" 11:14:38.186 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.186 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 11:14:38.192 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@66b5c1b1" 11:14:38.192 [qtp1364958538-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" 11:14:38.193 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.193 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 11:14:38.194 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 11:14:38.194 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 11:14:38.194 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 11:14:38.195 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 11:14:38.197 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 11:14:38.197 [qtp1364958538-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'" 11:14:38.197 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.197 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 11:14:38.208 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@79a89b63" 11:14:38.208 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 11:14:38.208 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 11:14:38.209 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 11:14:38.209 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 11:14:38.210 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 11:14:38.210 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 11:14:38.210 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 11:14:38.212 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 11:14:38.212 [qtp1364958538-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'" 11:14:38.212 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.213 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 11:14:38.221 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@468a17f2" 11:14:38.221 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 11:14:38.222 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.222 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 11:14:38.223 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 11:14:38.224 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 11:14:38.224 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 11:14:38.224 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 11:14:38.226 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 11:14:38.226 [qtp1364958538-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'" 11:14:38.226 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.226 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 11:14:38.240 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@390e4c67" 11:14:38.240 [qtp1364958538-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' 11:14:38.241 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.241 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms 11:14:38.242 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 11:14:38.242 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 11:14:38.242 [qtp1364958538-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 11:14:38.242 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 11:14:38.244 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 11:14:38.244 [qtp1364958538-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'" 11:14:38.244 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.244 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 11:14:38.256 [qtp1364958538-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@199d025a" 11:14:38.256 [qtp1364958538-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' 11:14:38.257 [qtp1364958538-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 11:14:38.257 [qtp1364958538-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.258 [qtp1364958538-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c026a8 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2adbc471]] 11:14:38.258 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@43284de7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2d0a98c1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c026a8" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b36fb0b]" 11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 11:14:38.259 [qtp1364958538-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c026a8" closed 11:14:38.259 [qtp1364958538-38] INFO c.c.c.local.LocalRepoManagerImpl - [4315504c]getCloseDeferredMillis: closeDeferredMillis=0 11:14:38.260 [qtp1364958538-38] INFO c.c.c.local.LocalRepoManagerImpl - [4315504c]close: Closing real LocalRepoManager immediately. 11:14:38.260 [qtp1364958538-38] INFO c.c.c.local.LocalRepoManagerImpl - [4315504c]_close: Shutting down real LocalRepoManager. 11:14:38.539 [qtp1364958538-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx 11:14:38.542 [qtp1364958538-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 11:14:38.542 [qtp1364958538-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 11:14:38.543 [qtp1364958538-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 11:14:38.544 [qtp1364958538-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared 11:14:38.900 [qtp1364958538-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1955242b]release: releasing underlying FileLock. lockCounter=0 11:14:38.903 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@58b7a00e[p=0,l=765,c=8192,r=765]={<<<<?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@6f2734f9{null} 11:14:38.903 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@85a9d94{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=3134} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 11:14:38.903 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d2db474[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@496eb133] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 11:14:38.904 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@58b7a00e[p=0,l=765,c=8192,r=765]={<<<<?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} 11:14:38.904 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765 Content-Type: application/xml 11:14:38.904 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 11:14:38.904 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d2db474[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@496eb133] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 11:14:38.905 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2c3ccfc0{IDLE}->null [HeapByteBuffer@1a763fab[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20180830)\r\n\r\n>>>FKX0s2d2haUEFuQ3Z...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@58b7a00e[p=0,l=765,c=8192,r=765]={<<<<?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}] 11:14:38.906 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c3ccfc0{WRITING}->null:IDLE-->WRITING 11:14:38.908 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=W,to=3145/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=END,236 of 236},g=HttpGenerator@240ed16f{s=COMPLETING}]=>HttpChannelOverHttp@85a9d94{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=3139} 11:14:38.909 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@2c3ccfc0{WRITING}->null 11:14:38.910 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2c3ccfc0{IDLE}->null:WRITING-->IDLE 11:14:38.911 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@7d2db474[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@496eb133] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 11:14:38.914 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null old_session_manager=null this=org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 11:14:38.914 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@85a9d94{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:34499/RepoInfo,age=3145} 11:14:38.915 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@c650847{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 11:14:38.915 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=true,a=COMPLETING,uri=//127.0.0.1:34499/RepoInfo,age=3146} action COMPLETE 11:14:38.915 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@c650847{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 11:14:38.915 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 11:14:38.916 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@c650847{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 11:14:38.916 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 11:14:38.916 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 11:14:38.916 [qtp1364958538-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 11:14:38.917 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.917 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.917 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@1a763fab[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} 11:14:38.918 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@1a763fab[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} {} 11:14:38.918 [qtp1364958538-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1a763fab[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} 11:14:38.919 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 11:14:38.919 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.920 [qtp1364958538-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.920 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3213 ms Local repository: repository.repositoryId = 53f87fbf-4edd-486a-a3ce-0a29e9c316b7 repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylbinj2-orkcq repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@3bd08435 repository.publicKeySha1 = 14:0B:EC:2B:EF:7B:5A:30:6B:72:85:69:99:11:0B:90:AE:61:57:4F 11:14:38.920 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78e45e47{AC.ReadCB@496797af{HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}}} Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 11:14:38.921 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 11:14:38.921 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c67462c on ManagedSelector@528c8c1{STARTED} id=1 keys=1 selected=0 updates=0 11:14:38.921 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@39b626e5{STARTED}[9.4.12.v20180830] 11:14:38.921 [qtp1364958538-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@528c8c1{STARTED} id=1 keys=1 selected=0 updates=1 11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken with none selected 11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 0/0/1 selected 11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 0 keys, 1 updates 11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:38.922 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5c67462c 11:14:38.921 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@39b626e5{STOPPING}[9.4.12.v20180830] 11:14:38.922 [qtp1364958538-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@c650847{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 11:14:38.923 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@39b626e5{STOPPING}[9.4.12.v20180830] by 11:14:38.923 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.923 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:38.923 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 waiting with 1 keys 11:14:38.922 [qtp1364958538-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1364958538-35-acceptor-0@6f731759-ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:34499} 11:14:38.923 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:38.924 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:38.924 [qtp1364958538-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 11:14:38.924 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@27960b1e{STARTED} id=2 keys=0 selected=0 updates=0 11:14:38.924 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@3e52ed5d on ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=0 11:14:38.924 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=1 11:14:38.924 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d woken with none selected 11:14:38.924 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d woken up from select, 0/0/0 selected 11:14:38.924 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d processing 0 keys, 1 updates 11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3e52ed5d 11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=0 11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d waiting with 0 keys 11:14:38.925 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6a96d639 on ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=0 11:14:38.925 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@27960b1e{STOPPING} id=2 keys=0 selected=0 updates=1 11:14:38.925 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d woken with none selected 11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d woken up from select, 0/0/0 selected 11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5ccc279d processing 0 keys, 1 updates 11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6a96d639 11:14:38.926 [qtp1364958538-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:38.926 [qtp1364958538-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@2c3158e0 11:14:38.926 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:38.926+02:00 11:14:38.927 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1f78d415/SelectorProducer@1c046c92/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:38.927+02:00 11:14:38.927 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@27960b1e{STOPPED} id=2 keys=-1 selected=-1 updates=0 11:14:38.927 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@528c8c1{STARTED} id=1 keys=1 selected=0 updates=0 11:14:38.927 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@28e94c2 on ManagedSelector@528c8c1{STOPPING} id=1 keys=1 selected=0 updates=0 11:14:38.928 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@528c8c1{STOPPING} id=1 keys=1 selected=0 updates=1 11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken with none selected 11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 0/0/1 selected 11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 0 keys, 1 updates 11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@28e94c2 11:14:38.928 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@528c8c1{STOPPING} id=1 keys=1 selected=0 updates=0 11:14:38.929 [qtp1364958538-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.929 [qtp1364958538-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.929 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.930 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@2c3ccfc0{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:502) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:216) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:238) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector.access$1300(ManagedSelector.java:61) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:830) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:384) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:355) [jetty-io-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) ~[jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) ~[jetty-util-9.4.12.v20180830.jar:9.4.12.v20180830] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] 11:14:38.931 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@78e45e47{AC.ReadCB@496797af{HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=FI,flush=-,to=11/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@496797af[p=HttpParser{s=START,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0}}} 11:14:38.931 [qtp1364958538-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 11:14:38.931 [qtp1364958538-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 11:14:38.932 [qtp1364958538-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=-,flush=-,to=11/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@496797af[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 11:14:38.932 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@528c8c1{STOPPING} id=1 keys=1 selected=0 updates=0 11:14:38.932 [qtp1364958538-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22f8605f 11:14:38.932 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:38.932 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 waiting with 1 keys 11:14:38.932 [qtp1364958538-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22f8605f 11:14:38.932 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3d40498a on ManagedSelector@528c8c1{STOPPING} id=1 keys=0 selected=0 updates=0 11:14:38.933 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@528c8c1{STOPPING} id=1 keys=0 selected=0 updates=1 11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken with none selected 11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 woken up from select, 0/0/0 selected 11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6d0299b4 processing 0 keys, 1 updates 11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3d40498a 11:14:38.933 [qtp1364958538-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=-,flush=-,to=13/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@496797af[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.933 [qtp1364958538-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:38.933 [qtp1364958538-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@26582ca 11:14:38.933 [qtp1364958538-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@496797af::SocketChannelEndPoint@69d6337{/127.0.0.1:37640<->/127.0.0.1:34499,CLOSED,fill=-,flush=-,to=13/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@496797af[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@240ed16f{s=START}]=>HttpChannelOverHttp@85a9d94{r=1,c=false,a=IDLE,uri=null,age=0} 11:14:38.933 [qtp1364958538-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@22f8605f 11:14:38.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T11:14:38.933+02:00 11:14:38.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@565aa4ac/SelectorProducer@587c5c1/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T11:14:38.934+02:00 11:14:38.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@528c8c1{STOPPED} id=1 keys=-1 selected=-1 updates=0 11:14:38.934 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@613f7eb7{STARTED} id=0 keys=0 selected=0 updates=0 11:14:38.934 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@14d1737a on ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=0 11:14:38.935 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=1 11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e woken with none selected 11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e woken up from select, 0/0/0 selected 11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e processing 0 keys, 1 updates 11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@14d1737a 11:14:38.935 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=0 11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:38.936 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@482a58c7 on ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=0 11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e waiting with 0 keys 11:14:38.936 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@613f7eb7{STOPPING} id=0 keys=0 selected=0 updates=1 11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e woken with none selected 11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e woken up from select, 0/0/0 selected 11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@49c5c42e processing 0 keys, 1 updates 11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 11:14:38.936 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@482a58c7 11:14:38.937 [qtp1364958538-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 11:14:38.937 [qtp1364958538-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$25/908384914@643ba1ed 11:14:38.937 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:38.937+02:00 11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5460edd3/SelectorProducer@5dbbb292/IDLE/p=false/QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T11:14:38.937+02:00 11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@613f7eb7{STOPPED} id=0 keys=-1 selected=-1 updates=0 11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@2e71240b[HTTP/1.1] 11:14:38.938 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@2e71240b[HTTP/1.1] 11:14:38.938 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:38.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@2b44d6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 11:14:38.939 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@39b626e5{STOPPING}[9.4.12.v20180830] 11:14:38.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@2ce03e86{STARTED}[worker=node0] 11:14:38.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@1c628f6a{STARTED}[interval=660000, ownscheduler=false] 11:14:38.939 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 11:14:38.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@1c628f6a{STOPPED}[interval=660000, ownscheduler=false] 11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@2ce03e86{STOPPED}[worker=node0] 11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@4f3e9fbb{STARTED} 11:14:38.940 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@4f3e9fbb{STOPPING} 11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@4f3e9fbb{STOPPED} 11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@50085d9c{/,null,SHUTDOWN} 11:14:38.940 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@50085d9c{/,null,SHUTDOWN} by 11:14:38.940 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE} 11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@7fdd43cd[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 11:14:38.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@3a38f122[passivating=false,graceSec=3600] 11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@3a38f122[passivating=false,graceSec=3600] 11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@7fdd43cd[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 11:14:38.941 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@63a9c661{STARTED} 11:14:38.941 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@63a9c661{STOPPING} 11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-747835f5@ce552783==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:38.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-160e99e0@3b375233==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@63a9c661{STOPPED} 11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1576526619==dftMaxIdleSec=-1 11:14:38.942 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE} 11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@50085d9c{/,null,UNAVAILABLE} 11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@32a4ecbe{STARTED} 11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@32a4ecbe{STOPPED} 11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1364958538]@515b9d4a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@365afe87{s=1/6,p=0}] 11:14:38.942 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@365afe87{s=1/6,p=0} 11:14:38.943 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=0}@67faf2c4 offer STOP! 11:14:38.943 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@365afe87{s=0/6,p=0} 11:14:38.943 [qtp1364958538-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=0}@67faf2c4 task=STOP! 11:14:38.943 [qtp1364958538-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@365afe87{s=0/6,p=0}@67faf2c4 Exited 11:14:38.943 [qtp1364958538-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@365afe87{s=0/6,p=0}@67faf2c4 11:14:38.945 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1364958538]@515b9d4a{STOPPED,8<=8<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3] 11:14:38.945 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@39b626e5{STOPPED}[9.4.12.v20180830] 11:14:38.945 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 11:14:38.945 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bf80c29]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.394 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 380.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 106.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 92.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 68.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 39.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 470.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 81.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 119.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 69.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (5 KB at 229.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (6 KB at 358.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (9 KB at 370.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 554.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 19.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (4 KB at 193.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 175.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 102.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 165.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (4 KB at 180.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 172.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 433.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 1886.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 198.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 130.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 943.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 37.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 714.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 37.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 75.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 79.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 33.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 240.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (6 KB at 279.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 11.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 235.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (2 KB at 128.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 309.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (2 KB at 109.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 132.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (2 KB at 107.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (2 KB at 111.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (2 KB at 96.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 37.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 414.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 159.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 1044.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 92.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 143.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 106.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 151.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 107.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 59.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 75.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 204.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5 KB at 247.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 854.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1384.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar Downloading: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 1146.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 2542.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 1003.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 410.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar Downloaded: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 2653.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 3958.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 2271.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 1676.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 895.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 KB at 1030.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 2166.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 3190.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 1850.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 1888.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 KB at 1485.9 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 1402.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 6308.1 KB/sec) [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar [INFO] Copying jetty-util-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.12.v20180830.jar [INFO] Copying jetty-security-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.12.v20180830.jar [INFO] Copying jetty-http-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.12.v20180830.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar [INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying jetty-servlet-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.12.v20180830.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [INFO] Copying jetty-webapp-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.12.v20180830.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying jetty-servlets-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.12.v20180830.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar [INFO] Copying jetty-continuation-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.12.v20180830.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying jetty-server-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.12.v20180830.jar [INFO] Copying jetty-xml-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.12.v20180830.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar [INFO] Copying jetty-io-9.4.12.v20180830.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.12.v20180830.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client --- Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 209.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 163.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 188.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 185.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 126.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 574.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 45.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 475.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 197.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 53.5 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 322.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 353.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 166.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 141.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 43.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 719.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 66.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 76.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 94.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 88.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 147.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 92.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 87.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 178.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar Downloaded: http://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 48.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 981.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 58.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 52.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 2104.8 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 806.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 1413.2 KB/sec) [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-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/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-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.3.1:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 27.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9.jar (44 KB at 8728.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9.pom (4 KB at 1851.1 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 32.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 390.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-bin.tar.gz Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-bin.tar.gz (21513 KB at 53781.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-bin.zip Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-bin.zip (23833 KB at 55945.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.091445-9-sources.jar (26 KB at 25936.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected