[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 621.4 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 4674.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 822.4 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 499.0 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 13:27:12.844 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 13:27:12.883 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 13:27:13.838 [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 13:27:13.868 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 13:27:13.874 [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'. 13:27:13.874 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1985 ms. 13:27:15.867 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 13:27:15.879 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]tryAcquire: returning true. lockCounter=1 13:27:15.881 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]release: releasing underlying FileLock. lockCounter=0 13:27:15.882 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 13:27:15.883 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]tryAcquire: returning true. lockCounter=1 13:27:15.895 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 13:27:15.905 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4910ms 13:27:15.931 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4567f35d added {qtp116237769{STOPPED,8<=0<=500,i=0,q=0},AUTO} 13:27:15.934 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4567f35d added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4466af20,AUTO} 13:27:15.963 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@5c33f1a9[HTTP/1.1] added {HttpConfiguration@1623b78d{32768/8192,8192/8192,https://:0,[]},POJO} 13:27:15.968 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@9597028{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@4567f35d,UNMANAGED} 13:27:15.969 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@9597028{null,[]}{0.0.0.0:0} added {qtp116237769{STOPPED,8<=0<=500,i=0,q=0},AUTO} 13:27:15.970 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@9597028{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4466af20,AUTO} 13:27:15.971 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@9597028{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@6069db50,POJO} 13:27:15.973 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@9597028{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@5c33f1a9[HTTP/1.1],AUTO} 13:27:15.974 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@9597028{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@5c33f1a9[HTTP/1.1] 13:27:15.979 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@9597028{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@35e2d654,MANAGED} 13:27:15.980 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 13:27:15.981 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4567f35d added {ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 13:27:16.011 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3e694b3f 13:27:16.172 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@8297b3a added {org.eclipse.jetty.server.session.HashSessionManager@2362f559,AUTO} 13:27:16.173 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@b2c9a9c{/,null,null} added {org.eclipse.jetty.server.session.SessionHandler@8297b3a,MANAGED} 13:27:16.183 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@8297b3a added {org.eclipse.jetty.servlet.ServletHandler@23348b5d,MANAGED} 13:27:16.206 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Class loaded. 13:27:16.249 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 13:27:16.328 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@23348b5d added {org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,AUTO} 13:27:16.330 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@23348b5d added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-24fcf36f,POJO} 13:27:16.331 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4567f35d added {o.e.j.s.ServletContextHandler@b2c9a9c{/,null,null},MANAGED} 13:27:16.332 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@4567f35d 13:27:16.336 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.24.v20180605, build timestamp: 2018-06-05T19:11:56+02:00, git hash: 84205aa28f11a4f31f2a3b86d1bba2cc8ab69827 13:27:16.365 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@4567f35d 13:27:16.367 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting qtp116237769{STOPPED,8<=0<=500,i=0,q=0} 13:27:16.375 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5380ms qtp116237769{STARTED,8<=8<=500,i=7,q=0} 13:27:16.376 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4466af20 13:27:16.377 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5383ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4466af20 13:27:16.378 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@b2c9a9c{/,null,null} 13:27:16.388 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@169e6180] 13:27:16.416 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@b2c9a9c{/,null,STARTING} 13:27:16.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler@8297b3a 13:27:16.416 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler@8297b3a 13:27:16.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionManager@2362f559 13:27:16.417 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.HashSessionManager@2362f559 added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4466af20,UNMANAGED} 13:27:16.420 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionIdManager@618425b5 13:27:16.421 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5426ms org.eclipse.jetty.server.session.HashSessionIdManager@618425b5 13:27:16.421 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@4567f35d added {org.eclipse.jetty.server.session.HashSessionIdManager@618425b5,MANAGED} 13:27:16.421 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.HashSessionManager@2362f559 added {org.eclipse.jetty.server.session.HashSessionIdManager@618425b5,UNMANAGED} 13:27:16.424 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5429ms org.eclipse.jetty.server.session.HashSessionManager@2362f559 13:27:16.424 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler@23348b5d 13:27:16.428 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-24fcf36f from default=false 13:27:16.430 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 13:27:16.430 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 13:27:16.430 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 13:27:16.431 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true} 13:27:16.431 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-24fcf36f=org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true} 13:27:16.431 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to org.eclipse.jetty.servlet.ServletHandler@23348b5d 13:27:16.433 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@23348b5d added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99@1ee94eba==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,AUTO} 13:27:16.434 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@23348b5d added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99,POJO} 13:27:16.434 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-24fcf36f from default=false 13:27:16.434 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99 from default=false 13:27:16.435 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 13:27:16.435 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 13:27:16.435 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 13:27:16.436 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99@1ee94eba==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false} 13:27:16.437 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-24fcf36f=org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99@1ee94eba==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false} 13:27:16.438 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.servlet.ServletHandler@23348b5d 13:27:16.438 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5443ms org.eclipse.jetty.servlet.ServletHandler@23348b5d 13:27:16.438 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5443ms org.eclipse.jetty.server.session.SessionHandler@8297b3a 13:27:16.438 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99@1ee94eba==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:27:16.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5448ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99@1ee94eba==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:27:16.444 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:16.445 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5450ms org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:16.447 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@6392827e for org.glassfish.jersey.servlet.ServletContainer-24fcf36f Jul 14, 2019 1:27:16 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 13:27:17.849 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 13:27:17.856 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@73c60324 13:27:17.883 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@b2c9a9c{/,null,AVAILABLE} 13:27:17.883 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6888ms o.e.j.s.ServletContextHandler@b2c9a9c{/,null,AVAILABLE} 13:27:17.884 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 13:27:17.903 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:36418} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:36418],POJO} 13:27:17.904 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@5c33f1a9[HTTP/1.1] 13:27:17.905 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6910ms HttpConnectionFactory@5c33f1a9[HTTP/1.1] 13:27:17.905 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@35e2d654 13:27:17.913 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@35e2d654 added {org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=-1 selected=-1,AUTO} 13:27:17.914 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@35e2d654 added {org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=-1 selected=-1,AUTO} 13:27:17.915 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@35e2d654 added {org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=-1 selected=-1,AUTO} 13:27:17.916 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=-1 selected=-1 13:27:17.921 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=0 selected=0 13:27:17.922 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6927ms org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=0 selected=0 13:27:17.922 [qtp116237769-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=0 selected=0 13:27:17.923 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=-1 selected=-1 13:27:17.923 [qtp116237769-15] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 execute 13:27:17.923 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:17.923 [qtp116237769-15] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce enter 13:27:17.924 [qtp116237769-15] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 producing 13:27:17.924 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6929ms org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:17.925 [qtp116237769-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:17.925 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=-1 selected=-1 13:27:17.925 [qtp116237769-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:17.925 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:17.926 [qtp116237769-14] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@33e069bd execute 13:27:17.927 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6931ms org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:17.928 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6933ms org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@35e2d654 13:27:17.928 [qtp116237769-14] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@33e069bd produce enter 13:27:17.928 [qtp116237769-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:17.929 [qtp116237769-14] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@33e069bd producing 13:27:17.929 [qtp116237769-17] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53136010 execute 13:27:17.930 [qtp116237769-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:17.930 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:36418} added {acceptor-0@45be7cd5,POJO} 13:27:17.930 [qtp116237769-17] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53136010 produce enter 13:27:17.931 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@45be7cd5 13:27:17.931 [qtp116237769-17] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53136010 producing 13:27:17.932 [qtp116237769-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:17.932 [qtp116237769-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@45be7cd5 13:27:17.932 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:36418} 13:27:17.935 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6939ms ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:36418} 13:27:17.935 [main] INFO org.eclipse.jetty.server.Server - Started @6940ms 13:27:17.935 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6941ms org.eclipse.jetty.server.Server@4567f35d 13:27:17.938 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3a320ade]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 13:27:17.939 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3a320ade]tryAcquire: returning true. lockCounter=1 13:27:17.939 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3a320ade]release: releasing underlying FileLock. lockCounter=0 13:27:17.942 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [ab7a938]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 13:27:17.942 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [ab7a938]tryAcquire: returning true. lockCounter=1 13:27:17.951 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [ab7a938]release: releasing underlying FileLock. lockCounter=0 13:27:17.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor' 13:27:17.952 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, jy2vjm4d-lgdor]' 13:27:17.970 [main] INFO c.c.c.local.LocalRepoManagerImpl - [226642a5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor' 13:27:17.979 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd4acee]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:17.979 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd4acee]tryAcquire: returning true. lockCounter=1 13:27:17.980 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:17.983 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd4acee]release: releasing underlying FileLock. lockCounter=0 13:27:17.989 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5d465e4b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/cloudstore-repository.lock' 13:27:17.989 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5d465e4b]tryAcquire: returning true. lockCounter=1 13:27:17.990 [main] INFO c.c.c.local.LocalRepoManagerImpl - [226642a5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor' locked successfully. 13:27:17.993 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 13:27:21.124 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [226642a5]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 13:27:21.232 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 13:27:21.286 [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. 13:27:21.356 [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. 13:27:21.410 [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. 13:27:21.425 [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. 13:27:21.433 [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. 13:27:21.435 [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. 13:27:21.438 [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. 13:27:21.464 [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. 13:27:21.476 [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. 13:27:21.529 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 13:27:21.603 [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 13:27:21.603 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 13:27:21.690 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 13:27:21.691 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 13:27:21.691 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 13:27:21.691 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 13:27:21.692 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 13:27:21.692 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 13:27:21.692 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 13:27:21.692 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 13:27:21.692 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 13:27:21.692 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 13:27:21.693 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.lang.String,java.nio.ByteBuffer,byte[] 13:27:21.693 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 13:27:21.693 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 13:27:21.693 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 13:27:21.693 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 13:27:21.693 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 13:27:21.693 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 13:27:21.694 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 13:27:21.694 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.String,java.lang.Double,java.nio.ByteBuffer 13:27:21.694 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.lang.String,java.nio.ByteBuffer 13:27:21.694 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 13:27:21.695 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 13:27:21.695 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 13:27:21.695 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 13:27:21.695 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 13:27:21.695 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 13:27:21.695 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object; 13:27:21.695 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 13:27:21.696 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 13:27:21.696 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 13:27:21.696 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 13:27:21.696 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 13:27:21.697 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 13:27:21.697 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 13:27:21.708 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 13:27:21.790 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 13:27:21.791 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 13:27:21.791 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 13:27:21.848 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 13:27:21.866 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3162743f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 13:27:21.899 [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) 13:27:21.900 [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) 13:27:21.902 [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) 13:27:21.904 [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) 13:27:21.904 [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) 13:27:21.905 [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) 13:27:21.905 [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) 13:27:21.906 [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) 13:27:21.907 [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) 13:27:21.908 [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) 13:27:21.909 [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) 13:27:21.910 [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) 13:27:21.910 [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) 13:27:21.910 [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) 13:27:21.911 [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) 13:27:21.912 [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) 13:27:21.912 [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) 13:27:21.912 [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) 13:27:21.912 [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) 13:27:21.912 [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) 13:27:21.912 [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) 13:27:21.913 [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) 13:27:21.913 [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) 13:27:21.913 [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) 13:27:21.913 [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) 13:27:21.914 [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) 13:27:21.915 [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) 13:27:21.915 [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) 13:27:21.916 [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) 13:27:21.917 [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) 13:27:21.919 [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) 13:27:21.925 [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) 13:27:21.926 [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) 13:27:21.926 [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) 13:27:21.926 [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) 13:27:21.926 [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) 13:27:21.927 [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) 13:27:21.928 [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) 13:27:21.928 [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) 13:27:21.929 [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) 13:27:21.929 [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) 13:27:21.930 [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) 13:27:21.930 [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) 13:27:21.930 [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) 13:27:21.930 [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) 13:27:21.930 [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) 13:27:21.931 [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) 13:27:21.931 [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) 13:27:21.931 [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) 13:27:21.931 [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) 13:27:21.931 [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) 13:27:21.931 [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) 13:27:21.931 [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) 13:27:21.932 [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) 13:27:21.932 [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) 13:27:21.932 [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) 13:27:21.932 [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) 13:27:21.933 [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) 13:27:21.934 [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) 13:27:21.935 [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) 13:27:21.936 [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) 13:27:21.937 [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) 13:27:21.937 [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) 13:27:21.937 [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) 13:27:21.938 [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) 13:27:21.938 [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) 13:27:22.701 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 13:27:22.701 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 13:27:22.763 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 13:27:22.764 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 13:27:22.764 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 13:27:22.764 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 13:27:22.764 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 13:27:22.764 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 13:27:22.764 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 13:27:22.764 [main] DEBUG DataNucleus.Datastore - =========================================================== 13:27:22.764 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 13:27:22.765 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 13:27:22.765 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 13:27:22.765 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/derby] 13:27:22.765 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/derby] 13:27:22.765 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 13:27:22.765 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 13:27:22.767 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 13:27:22.767 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 13:27:22.767 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 13:27:22.767 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 13:27:22.767 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 13:27:22.768 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 13:27:22.768 [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 13:27:22.768 [main] DEBUG DataNucleus.Datastore - =========================================================== 13:27:22.768 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3162743f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28f878a0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:22.775 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3162743f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28f878a0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:22.775 [main] DEBUG DataNucleus.Datastore - StoreManager now created 13:27:22.779 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 13:27:22.784 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 13:27:22.796 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 13:27:22.797 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 13:27:22.797 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 13:27:22.797 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 13:27:22.797 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 13:27:22.797 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 13:27:22.797 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 13:27:22.798 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 13:27:22.798 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 13:27:22.798 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 13:27:22.798 [main] DEBUG DataNucleus.Persistence - ================================================ 13:27:22.847 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2de50ee4" with txn="org.datanucleus.TransactionImpl@ad9e63e" 13:27:22.851 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 13:27:22.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 13:27:22.874 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 13:27:22.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 13:27:22.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 13:27:22.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 13:27:22.878 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 13:27:22.879 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 13:27:22.880 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:22.882 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 13:27:22.883 [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 13:27:22.884 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:22.885 [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 13:27:22.887 [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 13:27:22.888 [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 13:27:22.888 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 13:27:23.208 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 13:27:23.239 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 13:27:23.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 13:27:23.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 13:27:23.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 13:27:23.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 13:27:23.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 13:27:23.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 13:27:23.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 13:27:23.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:23.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 13:27:23.248 [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 13:27:23.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:23.250 [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 13:27:23.251 [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 13:27:23.252 [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 13:27:23.252 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 13:27:23.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 13:27:23.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 13:27:23.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 13:27:23.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 13:27:23.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 13:27:23.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 13:27:23.258 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 13:27:23.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:23.259 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 13:27:23.260 [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 13:27:23.261 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:23.262 [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 13:27:23.263 [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 13:27:23.264 [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 13:27:23.264 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 13:27:23.265 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 13:27:23.266 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 13:27:23.267 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 13:27:23.268 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 13:27:23.268 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 13:27:23.269 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 13:27:23.270 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 13:27:23.271 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 13:27:23.271 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 13:27:23.272 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:23.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 13:27:23.274 [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 13:27:23.275 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:23.275 [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 13:27:23.276 [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 13:27:23.277 [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 13:27:23.277 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 13:27:23.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 13:27:23.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 13:27:23.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 13:27:23.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 13:27:23.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 13:27:23.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 13:27:23.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 13:27:23.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:23.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 13:27:23.285 [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 13:27:23.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:23.287 [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 13:27:23.288 [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 13:27:23.288 [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 13:27:23.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 13:27:23.289 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 13:27:23.297 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 13:27:23.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 13:27:23.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 13:27:23.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 13:27:23.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 13:27:23.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 13:27:23.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 13:27:23.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 13:27:23.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 13:27:23.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 13:27:23.305 [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 13:27:23.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 13:27:23.307 [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 13:27:23.308 [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 13:27:23.309 [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 13:27:23.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 13:27:23.312 [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. 13:27:23.312 [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. 13:27:23.312 [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. 13:27:23.315 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 13:27:23.317 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 13:27:23.317 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 13:27:23.326 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 13:27:23.327 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 13:27:23.327 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 13:27:23.328 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 13:27:23.328 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 13:27:23.329 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 13:27:23.330 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 13:27:23.331 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:23.332 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 13:27:23.332 [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 13:27:23.333 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:23.334 [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 13:27:23.335 [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 13:27:23.335 [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 13:27:23.336 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 13:27:23.340 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 13:27:23.343 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 13:27:23.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 13:27:23.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 13:27:23.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 13:27:23.346 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 13:27:23.346 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 13:27:23.347 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 13:27:23.348 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 13:27:23.348 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:23.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 13:27:23.350 [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 13:27:23.351 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:23.352 [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 13:27:23.352 [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 13:27:23.353 [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 13:27:23.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 13:27:23.354 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 13:27:23.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 13:27:23.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 13:27:23.356 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 13:27:23.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 13:27:23.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 13:27:23.358 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 13:27:23.359 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:23.359 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 13:27:23.360 [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 13:27:23.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:23.361 [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 13:27:23.362 [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 13:27:23.363 [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 13:27:23.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 13:27:23.364 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 13:27:23.368 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 13:27:23.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 13:27:23.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 13:27:23.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 13:27:23.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 13:27:23.371 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 13:27:23.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 13:27:23.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 13:27:23.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:23.374 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 13:27:23.374 [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 13:27:23.375 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:23.376 [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 13:27:23.376 [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 13:27:23.377 [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 13:27:23.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 13:27:23.377 [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. 13:27:23.378 [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. 13:27:23.379 [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. 13:27:23.379 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 13:27:23.379 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 13:27:23.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 13:27:23.381 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 13:27:23.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 13:27:23.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 13:27:23.383 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 13:27:23.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 13:27:23.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 13:27:23.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 13:27:23.386 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 13:27:23.386 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 13:27:23.387 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 13:27:23.387 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 13:27:23.388 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 13:27:23.417 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 13:27:23.427 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 13:27:23.431 [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) 13:27:23.435 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 13:27:23.435 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 13:27:23.435 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 13:27:23.435 [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) 13:27:23.436 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 13:27:23.436 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 13:27:23.437 [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") 13:27:23.437 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 13:27:23.437 [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) 13:27:23.440 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 13:27:23.440 [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) 13:27:23.440 [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") 13:27:23.441 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 13:27:23.442 [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) 13:27:23.442 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 13:27:23.442 [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) 13:27:23.444 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 13:27:23.447 [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) 13:27:23.447 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 13:27:23.447 [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") 13:27:23.447 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 13:27:23.448 [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) 13:27:23.449 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 13:27:23.449 [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) 13:27:23.450 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 13:27:23.450 [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) 13:27:23.450 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 13:27:23.451 [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) 13:27:23.451 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 13:27:23.451 [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) 13:27:23.451 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 13:27:23.451 [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) 13:27:23.452 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 13:27:23.452 [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") 13:27:23.460 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 13:27:23.463 [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) 13:27:23.463 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 13:27:23.463 [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) 13:27:23.464 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 13:27:23.464 [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) 13:27:23.464 [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") 13:27:23.464 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 13:27:23.464 [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) 13:27:23.465 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 13:27:23.465 [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) 13:27:23.465 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 13:27:23.465 [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) 13:27:23.465 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 13:27:23.465 [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") 13:27:23.466 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 13:27:23.466 [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 13:27:23.466 [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) 13:27:23.466 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 13:27:23.466 [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 13:27:23.466 [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) 13:27:23.470 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 13:27:23.471 [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) 13:27:23.471 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 13:27:23.471 [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) 13:27:23.474 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@47ffe971 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:23.475 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d04529c" with isolation "serializable" 13:27:23.725 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 13:27:23.725 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 13:27:23.730 [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) ) 13:27:23.784 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 54 ms 13:27:23.785 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 13:27:23.856 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 70 ms 13:27:23.932 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 13:27:23.932 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 13:27:23.932 [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 ) 13:27:23.957 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 13:27:23.957 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 13:27:23.986 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms 13:27:24.035 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 13:27:24.035 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 13:27:24.036 [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 ) 13:27:24.055 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 13:27:24.055 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 13:27:24.091 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 35 ms 13:27:24.123 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 13:27:24.123 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 13:27:24.155 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms 13:27:24.157 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 13:27:24.157 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 13:27:24.187 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 13:27:24.194 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 13:27:24.194 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 13:27:24.222 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms 13:27:24.222 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 13:27:24.222 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 13:27:24.260 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 38 ms 13:27:24.268 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 13:27:24.268 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 13:27:24.294 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 13:27:24.295 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 13:27:24.296 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 13:27:24.321 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 13:27:24.321 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 13:27:24.321 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 13:27:24.352 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms 13:27:24.353 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 13:27:24.353 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 13:27:24.390 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 13:27:24.391 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 13:27:24.391 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 13:27:24.408 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 13:27:24.409 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d04529c" 13:27:24.415 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d04529c" 13:27:24.415 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@47ffe971 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d04529c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:24.415 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@47ffe971 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d04529c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:24.422 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 13:27:24.424 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 13:27:24.427 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 13:27:24.464 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 13:27:24.465 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 13:27:24.466 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 13:27:24.467 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 13:27:24.468 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 13:27:24.469 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 13:27:24.470 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 13:27:24.471 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:24.472 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 13:27:24.473 [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 13:27:24.475 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:24.476 [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 13:27:24.477 [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 13:27:24.478 [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 13:27:24.478 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 13:27:24.480 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 13:27:24.483 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 13:27:24.484 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 13:27:24.485 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 13:27:24.486 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 13:27:24.487 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 13:27:24.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 13:27:24.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 13:27:24.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 13:27:24.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:24.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 13:27:24.492 [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 13:27:24.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:24.494 [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 13:27:24.495 [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 13:27:24.496 [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 13:27:24.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 13:27:24.496 [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. 13:27:24.496 [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. 13:27:24.497 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 13:27:24.498 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 13:27:24.498 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 13:27:24.499 [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") 13:27:24.499 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 13:27:24.499 [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) 13:27:24.500 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 13:27:24.500 [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) 13:27:24.501 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 13:27:24.502 [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) 13:27:24.502 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 13:27:24.503 [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) 13:27:24.503 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 13:27:24.503 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@443effcb [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:24.504 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74ecacc3" with isolation "serializable" 13:27:24.514 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 13:27:24.514 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 13:27:24.515 [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) ) 13:27:25.381 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 866 ms 13:27:25.382 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 13:27:25.400 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 13:27:25.422 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 13:27:25.423 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 13:27:25.440 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 13:27:25.440 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 13:27:25.440 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 13:27:25.456 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:25.456 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 13:27:25.456 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 13:27:25.472 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:25.473 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74ecacc3" 13:27:25.476 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74ecacc3" 13:27:25.476 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@443effcb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74ecacc3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:25.476 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@443effcb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74ecacc3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:25.478 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 13:27:25.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 13:27:25.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 13:27:25.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 13:27:25.481 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 13:27:25.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 13:27:25.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 13:27:25.483 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:25.484 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 13:27:25.485 [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 13:27:25.486 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:25.487 [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 13:27:25.487 [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 13:27:25.488 [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 13:27:25.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 13:27:25.495 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 13:27:25.497 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 13:27:25.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 13:27:25.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 13:27:25.500 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 13:27:25.501 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 13:27:25.503 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 13:27:25.503 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 13:27:25.504 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 13:27:25.505 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 13:27:25.506 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 13:27:25.507 [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 13:27:25.508 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 13:27:25.508 [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 13:27:25.509 [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 13:27:25.510 [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 13:27:25.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 13:27:25.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 13:27:25.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 13:27:25.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 13:27:25.514 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 13:27:25.514 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 13:27:25.515 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 13:27:25.516 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 13:27:25.517 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:25.518 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 13:27:25.519 [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 13:27:25.519 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:25.520 [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 13:27:25.521 [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 13:27:25.522 [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 13:27:25.522 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 13:27:25.533 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 13:27:25.537 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 13:27:25.538 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 13:27:25.539 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 13:27:25.540 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 13:27:25.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 13:27:25.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 13:27:25.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 13:27:25.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 13:27:25.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 13:27:25.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 13:27:25.545 [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 13:27:25.546 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 13:27:25.547 [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 13:27:25.548 [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 13:27:25.549 [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 13:27:25.549 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 13:27:25.549 [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. 13:27:25.549 [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. 13:27:25.549 [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. 13:27:25.550 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 13:27:25.551 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 13:27:25.552 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 13:27:25.552 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 13:27:25.552 [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) 13:27:25.552 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:25.553 [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") 13:27:25.553 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 13:27:25.553 [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) 13:27:25.554 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 13:27:25.554 [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) 13:27:25.554 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 13:27:25.555 [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) 13:27:25.555 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 13:27:25.555 [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) 13:27:25.556 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 13:27:25.556 [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) 13:27:25.556 [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") 13:27:25.556 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 13:27:25.556 [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) 13:27:25.556 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 13:27:25.556 [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) 13:27:25.557 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 13:27:25.557 [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) 13:27:25.557 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 13:27:25.557 [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") 13:27:25.558 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f89331f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:25.559 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@618ff5c2" with isolation "serializable" 13:27:25.568 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 13:27:25.568 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 13:27:25.569 [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 ) 13:27:25.584 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 13:27:25.584 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 13:27:25.602 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 13:27:25.627 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 13:27:25.628 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 13:27:25.648 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 13:27:25.649 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 13:27:25.649 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 13:27:25.670 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 13:27:25.670 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 13:27:25.671 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 13:27:25.687 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:25.687 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 13:27:25.687 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 13:27:25.709 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 13:27:25.710 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@618ff5c2" 13:27:25.712 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@618ff5c2" 13:27:25.713 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f89331f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@618ff5c2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:25.713 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f89331f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@618ff5c2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:25.716 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 13:27:25.717 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 13:27:25.719 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 13:27:25.719 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 13:27:25.720 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 13:27:25.721 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 13:27:25.722 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 13:27:25.723 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:25.724 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 13:27:25.725 [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 13:27:25.725 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:25.727 [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 13:27:25.728 [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 13:27:25.729 [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 13:27:25.729 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 13:27:25.730 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 13:27:25.747 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 13:27:25.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 13:27:25.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 13:27:25.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 13:27:25.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 13:27:25.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 13:27:25.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 13:27:25.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 13:27:25.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 13:27:25.754 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 13:27:25.755 [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 13:27:25.756 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 13:27:25.756 [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 13:27:25.757 [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 13:27:25.758 [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 13:27:25.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 13:27:25.758 [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. 13:27:25.758 [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. 13:27:25.759 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 13:27:25.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 13:27:25.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 13:27:25.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 13:27:25.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 13:27:25.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 13:27:25.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 13:27:25.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 13:27:25.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:25.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 13:27:25.766 [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 13:27:25.767 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:25.767 [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 13:27:25.768 [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 13:27:25.769 [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 13:27:25.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 13:27:25.773 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 13:27:25.776 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 13:27:25.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 13:27:25.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 13:27:25.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 13:27:25.779 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 13:27:25.779 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 13:27:25.780 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 13:27:25.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 13:27:25.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 13:27:25.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 13:27:25.783 [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 13:27:25.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 13:27:25.784 [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 13:27:25.785 [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 13:27:25.786 [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 13:27:25.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 13:27:25.786 [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. 13:27:25.786 [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. 13:27:25.787 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 13:27:25.788 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:25.788 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 13:27:25.788 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 13:27:25.789 [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) 13:27:25.789 [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") 13:27:25.789 [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" () 13:27:25.790 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 13:27:25.791 [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 13:27:25.791 [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) 13:27:25.791 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 13:27:25.791 [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 13:27:25.791 [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) 13:27:25.792 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 13:27:25.792 [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 13:27:25.792 [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) 13:27:25.792 [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") 13:27:25.792 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 13:27:25.794 [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) 13:27:25.795 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 13:27:25.796 [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) 13:27:25.796 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 13:27:25.796 [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) 13:27:25.796 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 13:27:25.797 [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) 13:27:25.797 [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") 13:27:25.797 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 13:27:25.797 [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) 13:27:25.798 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 13:27:25.798 [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) 13:27:25.798 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 13:27:25.799 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e645fbd [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:25.799 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@574a89e2" with isolation "serializable" 13:27:25.807 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 13:27:25.809 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:26.074 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 265 ms 13:27:26.074 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 13:27:26.075 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 13:27:26.075 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 13:27:26.075 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 13:27:26.076 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 13:27:26.083 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 13:27:26.083 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 13:27:26.096 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:26.097 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 13:27:26.102 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 13:27:26.119 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 13:27:26.119 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 13:27:26.119 [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 ) 13:27:26.132 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:26.132 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 13:27:26.152 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 13:27:26.507 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 13:27:26.508 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 13:27:26.508 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 13:27:26.528 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 13:27:26.760 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 13:27:26.792 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 13:27:26.792 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 13:27:26.792 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 13:27:26.810 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 13:27:26.811 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 13:27:26.811 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 13:27:26.821 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 13:27:26.822 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 13:27:26.822 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 13:27:26.839 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 13:27:26.839 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@574a89e2" 13:27:26.845 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@574a89e2" 13:27:26.845 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e645fbd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@574a89e2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:26.847 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e645fbd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@574a89e2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:26.849 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 13:27:26.851 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 13:27:26.853 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 13:27:26.854 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 13:27:26.856 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 13:27:26.857 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 13:27:26.858 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 13:27:26.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:26.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 13:27:26.860 [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 13:27:26.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:26.862 [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 13:27:26.863 [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 13:27:26.863 [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 13:27:26.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 13:27:26.864 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 13:27:26.867 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 13:27:26.867 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 13:27:26.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 13:27:26.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 13:27:26.869 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 13:27:26.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 13:27:26.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 13:27:26.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 13:27:26.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 13:27:26.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 13:27:26.874 [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 13:27:26.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 13:27:26.875 [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 13:27:26.876 [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 13:27:26.877 [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 13:27:26.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 13:27:26.877 [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. 13:27:26.877 [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. 13:27:26.878 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 13:27:26.879 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 13:27:26.880 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 13:27:26.880 [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) 13:27:26.880 [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") 13:27:26.880 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 13:27:26.880 [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) 13:27:26.880 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 13:27:26.881 [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) 13:27:26.881 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 13:27:26.881 [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) 13:27:26.881 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 13:27:26.881 [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) 13:27:26.882 [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") 13:27:26.882 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 13:27:26.882 [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) 13:27:26.882 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 13:27:26.882 [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) 13:27:26.882 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 13:27:26.883 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6add8e3f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:26.883 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58a2b917" with isolation "serializable" 13:27:26.891 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 13:27:26.891 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 13:27:26.892 [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 ) 13:27:26.906 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 13:27:26.906 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 13:27:26.925 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 13:27:26.966 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 13:27:26.966 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 13:27:26.981 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 13:27:26.982 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 13:27:26.983 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 13:27:26.997 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 13:27:26.998 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 13:27:26.998 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 13:27:27.026 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms 13:27:27.027 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58a2b917" 13:27:27.029 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58a2b917" 13:27:27.029 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6add8e3f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58a2b917, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:27.030 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6add8e3f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58a2b917, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:27.033 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 13:27:27.034 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 13:27:27.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 13:27:27.037 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 13:27:27.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 13:27:27.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 13:27:27.040 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 13:27:27.040 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:27.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 13:27:27.042 [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 13:27:27.043 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:27.043 [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 13:27:27.044 [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 13:27:27.045 [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 13:27:27.045 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 13:27:27.046 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 13:27:27.054 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 13:27:27.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 13:27:27.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 13:27:27.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 13:27:27.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 13:27:27.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 13:27:27.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 13:27:27.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 13:27:27.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:27.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 13:27:27.062 [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 13:27:27.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:27.063 [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 13:27:27.064 [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 13:27:27.065 [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 13:27:27.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 13:27:27.065 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 13:27:27.067 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 13:27:27.067 [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") 13:27:27.073 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 13:27:27.073 [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" () 13:27:27.073 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 13:27:27.073 [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 13:27:27.074 [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) 13:27:27.074 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 13:27:27.075 [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 13:27:27.075 [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) 13:27:27.077 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c9e0d6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:27.077 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef" with isolation "serializable" 13:27:27.085 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 13:27:27.085 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 13:27:27.085 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 13:27:27.085 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 13:27:27.090 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 13:27:27.090 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 13:27:27.095 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 13:27:27.120 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 13:27:27.120 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 13:27:27.120 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 13:27:27.133 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:27.168 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 13:27:27.169 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 13:27:27.169 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 13:27:27.180 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 13:27:27.204 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 13:27:27.205 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef" 13:27:27.206 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef" 13:27:27.207 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c9e0d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:27.207 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@38c9e0d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4693a9ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:27.209 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 13:27:27.209 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 13:27:27.210 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 13:27:27.211 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 13:27:27.211 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 13:27:27.212 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 13:27:27.213 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 13:27:27.213 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:27.214 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 13:27:27.215 [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 13:27:27.216 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:27.216 [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 13:27:27.217 [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 13:27:27.218 [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 13:27:27.218 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 13:27:27.219 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 13:27:27.221 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 13:27:27.222 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 13:27:27.223 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 13:27:27.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 13:27:27.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 13:27:27.225 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 13:27:27.225 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 13:27:27.226 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 13:27:27.227 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 13:27:27.228 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 13:27:27.228 [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 13:27:27.229 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 13:27:27.230 [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 13:27:27.230 [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 13:27:27.231 [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 13:27:27.231 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 13:27:27.232 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 13:27:27.233 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 13:27:27.233 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 13:27:27.233 [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) 13:27:27.234 [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") 13:27:27.234 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 13:27:27.235 [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) 13:27:27.235 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 13:27:27.236 [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) 13:27:27.236 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 13:27:27.236 [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) 13:27:27.236 [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") 13:27:27.236 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 13:27:27.237 [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) 13:27:27.237 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 13:27:27.237 [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) 13:27:27.237 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 13:27:27.239 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 13:27:27.240 [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) 13:27:27.240 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 13:27:27.240 [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) 13:27:27.241 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 13:27:27.241 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@338b49d3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:27.241 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c" with isolation "serializable" 13:27:27.247 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 13:27:27.247 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 13:27:27.248 [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 ) 13:27:27.267 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 13:27:27.267 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 13:27:27.280 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:27.310 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 13:27:27.310 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 13:27:27.311 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 13:27:27.324 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:27.325 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 13:27:27.348 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 13:27:27.367 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 13:27:27.367 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 13:27:27.387 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 13:27:27.389 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 13:27:27.389 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 13:27:27.405 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:27.406 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 13:27:27.407 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 13:27:27.419 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:27.420 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c" 13:27:27.421 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c" 13:27:27.421 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@338b49d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:27.421 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@338b49d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2aa7399c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:27.423 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 13:27:27.424 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 13:27:27.424 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 13:27:27.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 13:27:27.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 13:27:27.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 13:27:27.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 13:27:27.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:27.428 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 13:27:27.429 [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 13:27:27.429 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:27.430 [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 13:27:27.431 [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 13:27:27.432 [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 13:27:27.432 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 13:27:27.434 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 13:27:27.437 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 13:27:27.437 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 13:27:27.438 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 13:27:27.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 13:27:27.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 13:27:27.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 13:27:27.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 13:27:27.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 13:27:27.442 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 13:27:27.443 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 13:27:27.444 [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 13:27:27.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 13:27:27.445 [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 13:27:27.446 [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 13:27:27.446 [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 13:27:27.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 13:27:27.447 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 13:27:27.448 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 13:27:27.448 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 13:27:27.448 [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) 13:27:27.449 [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") 13:27:27.449 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 13:27:27.449 [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) 13:27:27.449 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 13:27:27.449 [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) 13:27:27.449 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 13:27:27.449 [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) 13:27:27.450 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 13:27:27.450 [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) 13:27:27.450 [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") 13:27:27.450 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 13:27:27.450 [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) 13:27:27.450 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 13:27:27.450 [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) 13:27:27.451 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 13:27:27.451 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45d714 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:27.451 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35" with isolation "serializable" 13:27:27.457 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 13:27:27.457 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 13:27:27.458 [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 ) 13:27:27.471 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:27.471 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 13:27:27.488 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 13:27:27.507 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 13:27:27.508 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 13:27:27.520 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:27.521 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 13:27:27.521 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 13:27:27.538 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 13:27:27.539 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35" 13:27:27.541 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35" 13:27:27.541 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45d714 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:27.541 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a45d714 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4483d35, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:27.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 13:27:27.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 13:27:27.545 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 13:27:27.545 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 13:27:27.546 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 13:27:27.547 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 13:27:27.548 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 13:27:27.549 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:27.550 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 13:27:27.551 [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 13:27:27.552 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:27.553 [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 13:27:27.554 [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 13:27:27.555 [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 13:27:27.555 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 13:27:27.556 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 13:27:27.557 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 13:27:27.558 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 13:27:27.558 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 13:27:27.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 13:27:27.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 13:27:27.561 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 13:27:27.562 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 13:27:27.563 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 13:27:27.564 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 13:27:27.564 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 13:27:27.565 [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 13:27:27.566 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 13:27:27.567 [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 13:27:27.567 [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 13:27:27.568 [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 13:27:27.568 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 13:27:27.568 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 13:27:27.569 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:27.569 [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") 13:27:27.569 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 13:27:27.570 [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 13:27:27.570 [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) 13:27:27.570 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:27.571 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd" with isolation "serializable" 13:27:27.579 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 13:27:27.579 [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 "" 13:27:27.653 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 74 ms 13:27:27.654 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 13:27:27.654 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 13:27:27.654 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 13:27:27.659 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 13:27:27.690 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 13:27:27.732 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 13:27:27.759 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 13:27:27.760 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd" 13:27:27.776 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd" 13:27:27.776 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:27.777 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:27.780 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 13:27:27.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 13:27:27.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 13:27:27.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 13:27:27.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 13:27:27.784 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 13:27:27.785 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 13:27:27.785 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:27.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 13:27:27.787 [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 13:27:27.787 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:27.788 [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 13:27:27.789 [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 13:27:27.789 [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 13:27:27.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 13:27:27.792 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 13:27:27.795 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 13:27:27.796 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 13:27:27.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 13:27:27.798 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 13:27:27.799 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 13:27:27.799 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 13:27:27.800 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 13:27:27.801 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 13:27:27.801 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 13:27:27.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 13:27:27.803 [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 13:27:27.804 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 13:27:27.805 [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 13:27:27.806 [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 13:27:27.807 [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 13:27:27.807 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 13:27:27.807 [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. 13:27:27.807 [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. 13:27:27.808 [main] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 13:27:27.808 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 13:27:27.809 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 13:27:27.810 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 13:27:27.810 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 13:27:27.811 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 13:27:27.812 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 13:27:27.812 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 13:27:27.813 [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 13:27:27.815 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 13:27:27.815 [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 13:27:27.816 [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 13:27:27.817 [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 13:27:27.818 [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 13:27:27.819 [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 13:27:27.820 [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 13:27:27.820 [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 13:27:27.820 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 13:27:27.821 [main] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 13:27:27.821 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 13:27:27.822 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 13:27:27.822 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 13:27:27.822 [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) 13:27:27.823 [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") 13:27:27.823 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 13:27:27.823 [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) 13:27:27.823 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 13:27:27.823 [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) 13:27:27.824 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 13:27:27.824 [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) 13:27:27.824 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 13:27:27.824 [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) 13:27:27.826 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 13:27:27.826 [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) 13:27:27.826 [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") 13:27:27.827 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 13:27:27.828 [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) 13:27:27.828 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 13:27:27.829 [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) 13:27:27.829 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 13:27:27.829 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5740ff5e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:27.829 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445" with isolation "serializable" 13:27:27.837 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned no table 13:27:27.837 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "transferdonemarker" 13:27:27.837 [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 ) 13:27:27.849 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:27.849 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "transferdonemarker" ADD CONSTRAINT "transferdonemarker_pk" PRIMARY KEY ("id") 13:27:27.864 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 13:27:27.884 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 13:27:27.884 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 13:27:27.896 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:27.896 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 13:27:27.896 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 13:27:27.912 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:27.912 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445" 13:27:27.914 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445" 13:27:27.914 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5740ff5e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:27.914 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5740ff5e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a901445, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:27.921 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:27.924 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" closed 13:27:27.926 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2de50ee4" with txn="org.datanucleus.TransactionImpl@724b939e" 13:27:27.930 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:27.930 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f (optimistic=false) 13:27:27.932 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 13:27:27.933 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 13:27:27.933 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 13:27:27.934 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 13:27:27.934 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 13:27:28.138 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" 13:27:28.178 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="org.datanucleus.identity.IdentityReference@97a145b") enlisted in transactional cache 13:27:28.185 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 13:27:28.210 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 25 ms 13:27:28.210 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 13:27:28.212 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 13:27:28.281 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 68 ms 13:27:28.282 [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'" 13:27:28.286 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:28.288 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7930ffa9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.289 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:28.290 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.290 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:28.305 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@70c69586" 13:27:28.309 [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' 13:27:28.310 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:28.317 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 27 ms 13:27:28.332 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" being inserted into table ""repository"" 13:27:28.332 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.361 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49fa1d74" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375" 13:27:28.363 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 13:27:28.364 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" 13:27:28.364 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="org.datanucleus.identity.IdentityReference@2a097d77") enlisted in transactional cache 13:27:28.365 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" being inserted into table ""repofile"" 13:27:28.365 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.375 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6a916402" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375" 13:27:28.376 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="") is having the value in field "created" replaced by a SCO wrapper 13:27:28.378 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="") is having the value in field "changed" replaced by a SCO wrapper 13:27:28.379 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 13:27:28.380 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2019-07-14 13:27:17.983>,,<0>,<''>,,<2019-07-14 13:27:27.934>,<2019-07-14 13:27:27.934>,<'Directory'>) 13:27:28.425 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 46 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6a916402" 13:27:28.430 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" was inserted in the datastore and was given strategy value of "1" 13:27:28.436 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 13:27:28.436 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="org.datanucleus.identity.IdentityReference@2a097d77") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 13:27:28.436 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 13:27:28.436 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6a916402" 13:27:28.436 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 13:27:28.439 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="") is having the value in field "created" replaced by a SCO wrapper 13:27:28.439 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="") is having the value in field "changed" replaced by a SCO wrapper 13:27:28.440 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'fec5bc68-d100-4507-9b19-70c7783f800e'>,<0>,<2019-07-14 13:27:27.934>,<2019-07-14 13:27:27.934>,,<1>,<'LocalRepository'>) 13:27:28.443 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 3 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49fa1d74" 13:27:28.444 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" was inserted in the datastore and was given strategy value of "1" 13:27:28.444 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 13:27:28.444 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="org.datanucleus.identity.IdentityReference@97a145b") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 13:27:28.444 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 13:27:28.444 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 13:27:28.444 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 13:27:28.444 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 13:27:28.444 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49fa1d74" 13:27:28.445 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 13:27:28.445 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 13:27:28.459 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" 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] 13:27:28.460 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 13:27:28.460 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 13:27:28.460 [main] INFO c.c.c.local.LocalRepoManagerImpl - [226642a5]initPersistenceManagerFactory: repositoryId=fec5bc68-d100-4507-9b19-70c7783f800e 13:27:28.460 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f 13:27:28.461 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 13:27:28.461 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.463 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 13:27:28.465 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 13:27:28.465 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7930ffa9]] 13:27:28.466 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:28.467 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:28.467 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53a84ff4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e906375, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.468 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 13:27:28.469 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@7cfb4736" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 13:27:28.469 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 13:27:28.469 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:28.469 [main] DEBUG DataNucleus.Transaction - Transaction committed in 9 ms 13:27:28.469 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4d1ff6b1, lifecycle=HOLLOW] 13:27:28.469 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 2] 13:27:28.470 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@7cfb4736 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@7cfb4736, lifecycle=HOLLOW] 13:27:28.470 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 1] 13:27:28.470 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:28.470 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" closed 13:27:28.470 [main] INFO c.c.c.local.LocalRepoManagerImpl - [226642a5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7346 ms. 13:27:28.471 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2de50ee4" with txn="org.datanucleus.TransactionImpl@39c96e48" 13:27:28.471 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.471 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f (optimistic=false) 13:27:28.480 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 13:27:28.486 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 13:27:28.503 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 17 ms 13:27:28.504 [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] 13:27:28.504 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 13:27:28.516 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 12 ms 13:27:28.516 [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" < ?" 13:27:28.517 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:28.517 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@40729f01, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.517 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:28.517 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.517 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 13:27:28.524 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49e4c2d5" 13:27:28.526 [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-13 13:27:28.478> 13:27:28.527 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:28.527 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 13:27:28.529 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f 13:27:28.529 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.529 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.529 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@40729f01]] 13:27:28.529 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:28.529 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:28.529 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@705a8dbc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d535a3d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.530 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:28.530 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:28.530 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" closed 13:27:28.530 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:28.530 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]tryAcquire: returning true. lockCounter=1 13:27:28.530 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]tryAcquire: returning true. lockCounter=2 13:27:28.531 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:28.531 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]release: NOT releasing underlying FileLock. lockCounter=1 13:27:28.532 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]tryAcquire: returning true. lockCounter=2 13:27:28.532 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]release: NOT releasing underlying FileLock. lockCounter=1 13:27:28.532 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37e69c43]release: releasing underlying FileLock. lockCounter=0 13:27:28.542 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2de50ee4" with txn="org.datanucleus.TransactionImpl@465b38e6" 13:27:28.542 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.542 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f (optimistic=false) 13:27:28.545 [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 13:27:28.545 [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 13:27:28.545 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:28.545 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1015a4b9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.546 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:28.546 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.546 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:28.546 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f382a5e" 13:27:28.546 [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' 13:27:28.547 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:28.547 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 13:27:28.551 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:28.552 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:28.555 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 13:27:28.555 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 13:27:28.555 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="1") enlisted in transactional cache 13:27:28.556 [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@1a1cc163" 13:27:28.562 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" 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] 13:27:28.563 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="1") is having the following fields in Level 2 cache object updated : [6] 13:27:28.563 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" field "aliases" loading contents to SCO wrapper from the datastore 13:27:28.568 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.575 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@e111c7c" 13:27:28.576 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 13:27:28.576 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:28.578 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@67e25252" 13:27:28.578 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:28.579 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]tryAcquire: returning true. lockCounter=1 13:27:28.580 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]tryAcquire: returning true. lockCounter=2 13:27:28.580 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:28.580 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]release: NOT releasing underlying FileLock. lockCounter=1 13:27:28.580 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58f4b31a]release: releasing underlying FileLock. lockCounter=0 13:27:28.581 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.581 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.581 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 13:27:28.581 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.581 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.581 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f 13:27:28.581 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.581 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.581 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1015a4b9]] 13:27:28.582 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:28.582 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:28.582 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d08b4e6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1acb74ad, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.583 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 13:27:28.583 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:28.583 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 13:27:28.583 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1a1cc163, lifecycle=HOLLOW] 13:27:28.583 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:28.583 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:28.584 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" closed 13:27:28.584 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2de50ee4" with txn="org.datanucleus.TransactionImpl@1682c08c" 13:27:28.584 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.584 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f (optimistic=false) 13:27:28.585 [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 13:27:28.585 [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 13:27:28.585 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:28.585 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@77fa9381, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.586 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:28.586 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.586 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:28.586 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@479b5066" 13:27:28.586 [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' 13:27:28.587 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:28.587 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 13:27:28.587 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:28.587 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:28.588 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 13:27:28.588 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 13:27:28.588 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="1") enlisted in transactional cache 13:27:28.588 [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@2e32fc22" 13:27:28.589 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" 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] 13:27:28.589 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="1") is having the following fields in Level 2 cache object updated : [6] 13:27:28.592 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.613 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1823b9c4" 13:27:28.613 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 13:27:28.618 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 5 ms 13:27:28.619 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b2553d9" 13:27:28.620 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" field "aliases" loading contents to SCO wrapper from the datastore 13:27:28.621 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.621 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@753fd7a1" 13:27:28.621 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 13:27:28.621 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:28.622 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@21b6c9c2" 13:27:28.623 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.623 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.624 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 1 ms for 0 entities. 13:27:28.624 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.624 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.624 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f 13:27:28.624 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.624 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.624 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@77fa9381]] 13:27:28.624 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:28.624 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:28.625 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ace284d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76d72b5b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.625 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 13:27:28.625 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:28.625 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:28.625 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2e32fc22, lifecycle=HOLLOW] 13:27:28.625 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:28.625 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:28.626 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" closed 13:27:28.627 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [226642a5]open: closing=false closeAbortable=true 13:27:28.635 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1e692555]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:28.635 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1e692555]tryAcquire: returning true. lockCounter=1 13:27:28.635 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:28.636 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1e692555]release: releasing underlying FileLock. lockCounter=0 13:27:28.637 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2de50ee4" with txn="org.datanucleus.TransactionImpl@76fe6cdc" 13:27:28.637 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.637 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f (optimistic=false) 13:27:28.638 [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 13:27:28.638 [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 13:27:28.639 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:28.640 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@32a2a6be, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:28.640 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:28.640 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.640 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:28.640 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4da39ca9" 13:27:28.640 [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' 13:27:28.641 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:28.641 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 13:27:28.641 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:28.642 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:28.642 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 13:27:28.642 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 13:27:28.642 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="1") enlisted in transactional cache 13:27:28.643 [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@6d0be7ab" 13:27:28.643 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" 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] 13:27:28.643 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="1") is having the following fields in Level 2 cache object updated : [6] 13:27:28.644 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.652 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3d20e575" 13:27:28.653 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'jy2vjm4d-lgdor'> 13:27:28.655 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 3 ms 13:27:28.655 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2b4b96a4" 13:27:28.656 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" field "aliases" loading contents to SCO wrapper from the datastore 13:27:28.657 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.657 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2dd8ff1d" 13:27:28.657 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 13:27:28.658 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:28.658 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@36b9cb99" 13:27:28.659 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.664 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ceff87d" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059" 13:27:28.665 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'jy2vjm4d-lgdor'>) 13:27:28.666 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ceff87d" 13:27:28.667 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ceff87d" 13:27:28.668 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 13:27:28.668 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:28.668 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]tryAcquire: returning true. lockCounter=1 13:27:28.668 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]tryAcquire: returning true. lockCounter=2 13:27:28.669 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:28.669 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]release: NOT releasing underlying FileLock. lockCounter=1 13:27:28.670 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]tryAcquire: returning true. lockCounter=2 13:27:28.670 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:28.671 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]release: NOT releasing underlying FileLock. lockCounter=1 13:27:28.671 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]tryAcquire: returning true. lockCounter=2 13:27:28.672 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]release: NOT releasing underlying FileLock. lockCounter=1 13:27:28.672 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [63300c4b]release: releasing underlying FileLock. lockCounter=0 13:27:28.672 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 13:27:28.674 [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 13:27:28.674 [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 13:27:28.674 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.674 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:28.674 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3a6045c6" 13:27:28.675 [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' 13:27:28.675 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:28.675 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 13:27:28.676 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 13:27:28.677 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.677 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.679 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sun Jul 14 13:27:28 CEST 2019) for LocalRepository[id=1] 13:27:28.679 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 13:27:28.679 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 13:27:28.680 [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 13:27:28.680 [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 13:27:28.680 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.680 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:28.680 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@53b1a3f8" 13:27:28.680 [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' 13:27:28.681 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:28.681 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 13:27:28.681 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 13:27:28.686 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" having fields "changed,revision" updated in table ""repository"" 13:27:28.687 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.702 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49469ffa" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059" 13:27:28.703 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2019-07-14 13:27:28.677>,"revision"=<1> WHERE "id"=<1> 13:27:28.709 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 6 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49469ffa" 13:27:28.710 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49469ffa" 13:27:28.710 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 13:27:28.710 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.710 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 13:27:28.711 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.711 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.711 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@73fc518f 13:27:28.711 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:28.711 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:28.711 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 13:27:28.711 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@32a2a6be]] 13:27:28.712 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:28.714 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:28.715 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35c4e864 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@682af059, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@73fc518f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7c0777b5]" 13:27:28.716 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 13:27:28.716 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:28.717 [main] DEBUG DataNucleus.Transaction - Transaction committed in 6 ms 13:27:28.717 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6d0be7ab, lifecycle=HOLLOW] 13:27:28.717 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:28.718 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:28.718 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@73fc518f" closed 13:27:28.719 [main] INFO c.c.c.local.LocalRepoManagerImpl - [226642a5]getCloseDeferredMillis: closeDeferredMillis=0 13:27:28.719 [main] INFO c.c.c.local.LocalRepoManagerImpl - [226642a5]close: Closing real LocalRepoManager immediately. 13:27:28.719 [main] INFO c.c.c.local.LocalRepoManagerImpl - [226642a5]_close: Shutting down real LocalRepoManager. 13:27:28.957 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 13:27:28.959 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 13:27:28.959 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 13:27:28.961 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 13:27:28.961 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 13:27:29.308 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5d465e4b]release: releasing underlying FileLock. lockCounter=0 13:27:29.329 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 13:27:29.329 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 13:27:29.368 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 13:27:30.063 [qtp116237769-16-acceptor-0@45be7cd5-ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:36418}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@20177405 on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=0 selected=0 13:27:30.064 [qtp116237769-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:30.066 [qtp116237769-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$Accept@20177405 13:27:30.071 [qtp116237769-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@26444075 on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:30.071 [qtp116237769-15] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produced org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@26444075 13:27:30.071 [qtp116237769-15] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 dispatch 13:27:30.072 [qtp116237769-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:30.072 [qtp116237769-15] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 run org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@26444075 13:27:30.072 [qtp116237769-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:30.072 [qtp116237769-18] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 run 13:27:30.072 [qtp116237769-18] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce enter 13:27:30.073 [qtp116237769-18] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 producing 13:27:30.073 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:30.229 [qtp116237769-15] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null} -> SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,CLOSED,in,out,-,-,137/30000,null@0}{io=0/0,kio=0,kro=0},null,HttpChannelState@66c31a72{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} 13:27:30.266 [qtp116237769-15] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,CLOSED,in,out,-,-,174/30000,null@0}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}] 13:27:30.268 [qtp116237769-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,177/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=0} 13:27:30.269 [qtp116237769-15] DEBUG org.eclipse.jetty.io.IdleTimeout - SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,177/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=0} idle timeout check, elapsed: 177 ms, remaining: 29823 ms 13:27:30.271 [qtp116237769-15] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,178/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}] 13:27:30.272 [qtp116237769-15] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,180/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}] 13:27:30.274 [qtp116237769-15] DEBUG org.eclipse.jetty.io.FillInterest - FillInterest@1b5615eb{true,AC.ReadCB@5e24a966{HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,0/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}]}} register AC.ReadCB@5e24a966{HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,2/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}]} 13:27:30.276 [qtp116237769-15] DEBUG o.e.jetty.io.SelectChannelEndPoint - changeInterests p=false 0->1 for SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,3/30000,HttpConnection@5e24a966}{io=0/1,kio=0,kro=0} 13:27:30.277 [qtp116237769-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,4/30000,HttpConnection@5e24a966}{io=0/1,kio=0,kro=0}:runUpdateKey on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:30.277 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected 13:27:30.277 [qtp116237769-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,5/30000,HttpConnection@5e24a966}{io=0/1,kio=0,kro=0} 13:27:30.277 [qtp116237769-15] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 ran org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@26444075 13:27:30.277 [qtp116237769-15] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce exit 13:27:30.278 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,5/30000,HttpConnection@5e24a966}{io=0/1,kio=0,kro=0}:runUpdateKey 13:27:30.278 [qtp116237769-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:30.278 [qtp116237769-18] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,6/30000,HttpConnection@5e24a966}{io=1/1,kio=1,kro=0} 13:27:30.278 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:30.279 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 1/1 selected 13:27:30.280 [qtp116237769-18] DEBUG o.e.jetty.io.SelectChannelEndPoint - onSelected 1->0 r=true w=false for SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,7/30000,HttpConnection@5e24a966}{io=1/0,kio=1,kro=1} 13:27:30.281 [qtp116237769-18] DEBUG o.e.jetty.io.SelectChannelEndPoint - task SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,8/30000,HttpConnection@5e24a966}{io=1/0,kio=1,kro=1}:runFillable 13:27:30.282 [qtp116237769-18] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produced SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,9/30000,HttpConnection@5e24a966}{io=1/0,kio=1,kro=1}:runFillable 13:27:30.282 [qtp116237769-18] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 dispatch 13:27:30.282 [qtp116237769-18] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:30.283 [qtp116237769-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:30.283 [qtp116237769-19] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 run 13:27:30.283 [qtp116237769-19] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce enter 13:27:30.283 [qtp116237769-19] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 producing 13:27:30.283 [qtp116237769-18] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 run SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,11/30000,HttpConnection@5e24a966}{io=1/0,kio=1,kro=1}:runFillable 13:27:30.284 [qtp116237769-19] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,11/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1} 13:27:30.284 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:30.286 [qtp116237769-18] DEBUG org.eclipse.jetty.io.FillInterest - FillInterest@1b5615eb{true,AC.ReadCB@5e24a966{HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,12/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}]}} fillable AC.ReadCB@5e24a966{HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,13/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}]} 13:27:30.287 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,14/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}] onFillable enter HttpChannelState@66c31a72{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} null 13:27:30.288 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,16/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1} 13:27:30.303 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,13/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}] filled 530 HeapByteBuffer@7ad02ffb[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:27:30.305 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,15/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=0,c=false,a=IDLE,uri=null}] parse HeapByteBuffer@7ad02ffb[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:27:30.306 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7ad02ffb[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:27:30.306 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:27:30.309 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:27:30.309 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:27:30.309 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:27:30.310 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:27:30.314 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:30.314 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:30.314 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:30.317 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:30.318 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:30.318 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:30.318 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:30.320 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 13:27:30.320 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:30.320 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:30.320 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:30.320 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:30.320 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:27:30.327 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:36418/RepoInfo on HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=//127.0.0.1:36418/RepoInfo} POST //127.0.0.1:36418/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic UjV6amNrWnAyYjJENGI2X3BqbUF0dzpjYnRqWj9ieFA4PTFHUllhPUYxW0xWdVRT User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_212) Host: 127.0.0.1:36418 Connection: keep-alive Content-Length: 236 13:27:30.329 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,38/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=//127.0.0.1:36418/RepoInfo}] parsed true HttpParser{s=CONTENT,0 of 236} 13:27:30.329 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=//127.0.0.1:36418/RepoInfo} handle //127.0.0.1:36418/RepoInfo 13:27:30.330 [qtp116237769-18] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@66c31a72{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} handling IDLE 13:27:30.334 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@41f9c407{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo} action DISPATCH 13:27:30.337 [qtp116237769-18] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@41f9c407{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo} 13:27:30.338 [qtp116237769-18] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@b2c9a9c{/,null,AVAILABLE} 13:27:30.339 [qtp116237769-18] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@b2c9a9c{/,null,AVAILABLE} 13:27:30.340 [qtp116237769-18] DEBUG org.eclipse.jetty.server.session - sessionManager=org.eclipse.jetty.server.session.HashSessionManager@2362f559 13:27:30.340 [qtp116237769-18] DEBUG org.eclipse.jetty.server.session - session=null 13:27:30.340 [qtp116237769-18] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:30.341 [qtp116237769-18] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 13:27:30.466 [qtp116237769-18] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 13:27:30.474 [qtp116237769-18] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic UjV6amNrWnAyYjJENGI2X3BqbUF0dzpjYnRqWj9ieFA4PTFHUllhPUYxW0xWdVRT 13:27:30.492 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,202/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo}] parse HeapByteBuffer@7ad02ffb[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:27:30.492 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7ad02ffb[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:27:30.492 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@41f9c407{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo} content Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.493 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=0,q=1,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] addContent Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.493 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:27:30.493 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@41f9c407{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo} onContentComplete 13:27:30.493 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@41f9c407{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo} onRequestComplete 13:27:30.494 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=0,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] addContent EOF 13:27:30.495 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,205/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=END,236 of 236},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo}] parsed false HttpParser{s=END,236 of 236} 13:27:30.536 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=1,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.536 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=2,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.536 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=3,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.537 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=4,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.538 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=32,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=326,l=530,c=8192,r=204]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[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}} 13:27:30.542 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=37,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=331,l=530,c=8192,r=199]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=331,l=530,c=8192,r=199]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.542 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=38,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=332,l=530,c=8192,r=198]={POST /RepoInfo HT...oding="UTF-8" s<<...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}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=332,l=530,c=8192,r=198]={POST /RepoInfo HT...oding="UTF-8" s<<...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}} 13:27:30.543 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=39,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=333,l=530,c=8192,r=197]={POST /RepoInfo HT...ding="UTF-8" st<<<...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}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=333,l=530,c=8192,r=197]={POST /RepoInfo HT...ding="UTF-8" st<<<...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}} 13:27:30.543 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=40,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=334,l=530,c=8192,r=196]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=334,l=530,c=8192,r=196]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.543 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=41,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=335,l=530,c=8192,r=195]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=335,l=530,c=8192,r=195]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.544 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=42,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=336,l=530,c=8192,r=194]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=336,l=530,c=8192,r=194]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.544 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=43,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=337,l=530,c=8192,r=193]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=337,l=530,c=8192,r=193]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.544 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=44,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=338,l=530,c=8192,r=192]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=338,l=530,c=8192,r=192]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.545 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=45,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=339,l=530,c=8192,r=191]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=339,l=530,c=8192,r=191]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.545 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=46,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=340,l=530,c=8192,r=190]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=340,l=530,c=8192,r=190]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.545 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=47,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=341,l=530,c=8192,r=189]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=341,l=530,c=8192,r=189]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.546 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=48,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=342,l=530,c=8192,r=188]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=342,l=530,c=8192,r=188]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.546 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=49,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=343,l=530,c=8192,r=187]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=343,l=530,c=8192,r=187]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.547 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=50,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=344,l=530,c=8192,r=186]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=344,l=530,c=8192,r=186]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.547 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=51,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=345,l=530,c=8192,r=185]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=345,l=530,c=8192,r=185]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.547 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=52,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=346,l=530,c=8192,r=184]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=346,l=530,c=8192,r=184]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.548 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=53,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=347,l=530,c=8192,r=183]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=347,l=530,c=8192,r=183]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.548 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=54,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=348,l=530,c=8192,r=182]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=348,l=530,c=8192,r=182]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.548 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=55,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=349,l=530,c=8192,r=181]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[p=349,l=530,c=8192,r=181]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:30.549 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=236,q=2,[0]=Content@32b00eb3{HeapByteBufferR@3d5f0a13[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}},s=STREAM] read 181 from Content@32b00eb3{HeapByteBufferR@3d5f0a13[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}} 13:27:30.549 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,260/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=END,236 of 236},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo}] 13:27:30.550 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=236,q=1,[0]=EOF,s=STREAM] consumed Content@32b00eb3{HeapByteBufferR@3d5f0a13[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}} 13:27:30.552 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ca6364[c=236,q=0,[0]=null,s=STREAM] consumed EOF 13:27:30.558 [qtp116237769-18] INFO c.c.c.local.LocalRepoManagerImpl - [2c062957]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor' 13:27:30.559 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3423e816]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/cloudstore-repository.lock' 13:27:30.559 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3423e816]tryAcquire: returning true. lockCounter=1 13:27:30.559 [qtp116237769-18] INFO c.c.c.local.LocalRepoManagerImpl - [2c062957]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor' locked successfully. 13:27:30.560 [qtp116237769-18] DEBUG c.c.c.local.LocalRepoManagerImpl - [2c062957]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 13:27:30.564 [qtp116237769-18] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 13:27:30.569 [qtp116237769-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 13:27:30.588 [qtp116237769-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 13:27:30.596 [qtp116237769-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 13:27:30.600 [qtp116237769-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 13:27:30.617 [qtp116237769-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 13:27:30.618 [qtp116237769-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 13:27:30.620 [qtp116237769-18] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 13:27:30.655 [qtp116237769-18] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 13:27:30.663 [qtp116237769-18] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 13:27:30.682 [qtp116237769-18] DEBUG DataNucleus.Persistence - Java types support initialising ... 13:27:30.688 [qtp116237769-18] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 13:27:30.688 [qtp116237769-18] DEBUG DataNucleus.Persistence - Type converter support initialising ... 13:27:30.691 [qtp116237769-18] DEBUG DataNucleus.Persistence - Type converter support loaded 13:27:30.692 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 13:27:30.692 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 13:27:30.692 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 13:27:30.692 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 13:27:30.692 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 13:27:30.693 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 13:27:30.693 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 13:27:30.693 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 13:27:30.693 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 13:27:30.693 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.lang.String,java.nio.ByteBuffer,byte[] 13:27:30.693 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 13:27:30.693 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 13:27:30.693 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 13:27:30.694 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 13:27:30.694 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 13:27:30.694 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 13:27:30.694 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 13:27:30.694 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.String,java.lang.Double,java.nio.ByteBuffer 13:27:30.694 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.lang.String,java.nio.ByteBuffer 13:27:30.695 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 13:27:30.695 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 13:27:30.695 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 13:27:30.695 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 13:27:30.695 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 13:27:30.695 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 13:27:30.696 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object; 13:27:30.696 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 13:27:30.696 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 13:27:30.696 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 13:27:30.696 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 13:27:30.696 [qtp116237769-18] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 13:27:30.697 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 13:27:30.697 [qtp116237769-18] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 13:27:30.698 [qtp116237769-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 13:27:30.699 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 13:27:30.700 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 13:27:30.700 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 13:27:30.701 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 13:27:30.701 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 13:27:30.702 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 13:27:30.702 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 13:27:30.703 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:30.704 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 13:27:30.704 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:30.705 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:30.705 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:30.706 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:30.707 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 13:27:30.707 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 13:27:30.710 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 13:27:30.721 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 13:27:30.723 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 13:27:30.724 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 13:27:30.725 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 13:27:30.726 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 13:27:30.727 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 13:27:30.728 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 13:27:30.729 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 13:27:30.730 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:30.732 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 13:27:30.733 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:30.734 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:30.735 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:30.735 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:30.736 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 13:27:30.736 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 13:27:30.736 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 13:27:30.737 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 13:27:30.737 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 13:27:30.738 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 13:27:30.738 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 13:27:30.738 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 13:27:30.739 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 13:27:30.739 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:30.740 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 13:27:30.740 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:30.740 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:30.741 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:30.741 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:30.742 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 13:27:30.742 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 13:27:30.742 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 13:27:30.747 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 13:27:30.747 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 13:27:30.748 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 13:27:30.748 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 13:27:30.749 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 13:27:30.749 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 13:27:30.750 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 13:27:30.751 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 13:27:30.751 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 13:27:30.752 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 13:27:30.752 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:30.753 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 13:27:30.754 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:30.755 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:30.755 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 13:27:30.755 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 13:27:30.756 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:30.756 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 13:27:30.757 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 13:27:30.757 [qtp116237769-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 13:27:30.757 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 13:27:30.758 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 13:27:30.759 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 13:27:30.759 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 13:27:30.759 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 13:27:30.760 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 13:27:30.760 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 13:27:30.760 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:30.761 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 13:27:30.761 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:30.762 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:30.762 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:30.763 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:30.763 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 13:27:30.763 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 13:27:30.764 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 13:27:30.765 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 13:27:30.765 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 13:27:30.766 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 13:27:30.766 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 13:27:30.767 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 13:27:30.767 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 13:27:30.768 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 13:27:30.768 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 13:27:30.768 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 13:27:30.769 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 13:27:30.769 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:30.769 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 13:27:30.770 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:30.770 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:30.771 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 13:27:30.771 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 13:27:30.771 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:30.771 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:30.771 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:30.772 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 13:27:30.772 [qtp116237769-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 13:27:30.773 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 13:27:30.773 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 13:27:30.773 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 13:27:30.774 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 13:27:30.774 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 13:27:30.775 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 13:27:30.775 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 13:27:30.776 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:30.776 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 13:27:30.776 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:30.777 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:30.777 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:30.778 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:30.778 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 13:27:30.778 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 13:27:30.779 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 13:27:30.780 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 13:27:30.780 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 13:27:30.780 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 13:27:30.781 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 13:27:30.781 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 13:27:30.782 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 13:27:30.782 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 13:27:30.783 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 13:27:30.784 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:30.784 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 13:27:30.785 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:30.785 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:30.785 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:30.786 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:30.786 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 13:27:30.786 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 13:27:30.787 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 13:27:30.787 [qtp116237769-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 13:27:30.787 [qtp116237769-18] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 13:27:30.788 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 13:27:30.788 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 13:27:30.789 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 13:27:30.789 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 13:27:30.789 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 13:27:30.790 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 13:27:30.790 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 13:27:30.791 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:30.791 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 13:27:30.791 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:30.792 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:30.792 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:30.793 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:30.793 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 13:27:30.793 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 13:27:30.793 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 13:27:30.794 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 13:27:30.794 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 13:27:30.795 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 13:27:30.795 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 13:27:30.796 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 13:27:30.796 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 13:27:30.797 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 13:27:30.797 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 13:27:30.798 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 13:27:30.798 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 13:27:30.799 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:30.799 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 13:27:30.800 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:30.800 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:30.801 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 13:27:30.801 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 13:27:30.801 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 13:27:30.801 [qtp116237769-18] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 13:27:30.816 [qtp116237769-18] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 13:27:30.816 [qtp116237769-18] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 13:27:30.817 [qtp116237769-18] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 13:27:30.835 [qtp116237769-18] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 13:27:30.929 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a26f784 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 13:27:30.931 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 13:27:30.931 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 13:27:30.931 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 13:27:30.932 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 13:27:30.932 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 13:27:30.932 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 13:27:30.932 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 13:27:30.932 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 13:27:30.932 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 13:27:30.932 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 13:27:30.933 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 13:27:30.934 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 13:27:30.934 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 13:27:30.934 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 13:27:30.935 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 13:27:30.935 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 13:27:30.935 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 13:27:30.935 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 13:27:30.935 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 13:27:30.935 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 13:27:30.935 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 13:27:30.935 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 13:27:30.936 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 13:27:30.936 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 13:27:30.936 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 13:27:30.936 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 13:27:30.936 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 13:27:30.937 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 13:27:30.937 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 13:27:30.937 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 13:27:30.937 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 13:27:30.937 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 13:27:30.937 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 13:27:30.938 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 13:27:30.938 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 13:27:30.938 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 13:27:30.938 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 13:27:30.938 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 13:27:30.939 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 13:27:30.940 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 13:27:30.940 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 13:27:30.940 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 13:27:30.940 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 13:27:30.940 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 13:27:30.940 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 13:27:30.940 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 13:27:30.940 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 13:27:30.941 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 13:27:30.941 [qtp116237769-18] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 13:27:30.974 [qtp116237769-18] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 13:27:30.975 [qtp116237769-18] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 13:27:30.996 [qtp116237769-18] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Datastore : read-write 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Queries : Timeout=0 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - =========================================================== 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/derby] 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/derby] 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 13:27:30.997 [qtp116237769-18] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 13:27:30.998 [qtp116237769-18] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 13:27:30.998 [qtp116237769-18] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 13:27:30.998 [qtp116237769-18] DEBUG DataNucleus.Datastore - =========================================================== 13:27:30.998 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a26f784 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@131028d6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.000 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a26f784 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@131028d6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.000 [qtp116237769-18] DEBUG DataNucleus.Datastore - StoreManager now created 13:27:31.000 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 13:27:31.000 [qtp116237769-18] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 13:27:31.001 [qtp116237769-18] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 13:27:31.001 [qtp116237769-18] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 13:27:31.002 [qtp116237769-18] DEBUG DataNucleus.Persistence - Persistence API : JDO 13:27:31.002 [qtp116237769-18] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 13:27:31.002 [qtp116237769-18] DEBUG DataNucleus.Persistence - ClassLoading : default 13:27:31.002 [qtp116237769-18] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 13:27:31.002 [qtp116237769-18] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 13:27:31.002 [qtp116237769-18] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 13:27:31.002 [qtp116237769-18] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 13:27:31.003 [qtp116237769-18] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 13:27:31.003 [qtp116237769-18] DEBUG DataNucleus.Persistence - ================================================ 13:27:31.004 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@167798bf" with txn="org.datanucleus.TransactionImpl@4d53924" 13:27:31.004 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 13:27:31.008 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 13:27:31.009 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 13:27:31.009 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 13:27:31.010 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 13:27:31.011 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 13:27:31.011 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 13:27:31.012 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 13:27:31.013 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.013 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.014 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.015 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.016 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.017 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.018 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 13:27:31.018 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 13:27:31.019 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 13:27:31.020 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 13:27:31.021 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 13:27:31.022 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 13:27:31.023 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 13:27:31.024 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 13:27:31.025 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 13:27:31.026 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 13:27:31.027 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 13:27:31.028 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.029 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 13:27:31.030 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.031 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.032 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.033 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.034 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 13:27:31.034 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 13:27:31.035 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 13:27:31.036 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 13:27:31.037 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 13:27:31.038 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 13:27:31.039 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 13:27:31.040 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 13:27:31.041 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 13:27:31.042 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.043 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.044 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.045 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.046 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.047 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.048 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 13:27:31.048 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 13:27:31.049 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 13:27:31.050 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 13:27:31.051 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 13:27:31.052 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 13:27:31.053 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 13:27:31.054 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 13:27:31.055 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 13:27:31.056 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 13:27:31.056 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 13:27:31.057 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.058 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 13:27:31.059 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.060 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.061 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.062 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.063 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 13:27:31.063 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 13:27:31.064 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.064 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.064 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.065 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 13:27:31.065 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 13:27:31.067 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 13:27:31.068 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 13:27:31.069 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 13:27:31.069 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 13:27:31.070 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 13:27:31.071 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 13:27:31.072 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 13:27:31.073 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.074 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.075 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.076 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.077 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.078 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.080 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 13:27:31.080 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 13:27:31.081 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 13:27:31.082 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 13:27:31.083 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 13:27:31.084 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 13:27:31.085 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 13:27:31.085 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 13:27:31.086 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 13:27:31.087 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 13:27:31.088 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 13:27:31.089 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.090 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 13:27:31.091 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.092 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.093 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.094 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.095 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 13:27:31.095 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 13:27:31.095 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.096 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.096 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 13:27:31.098 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 13:27:31.099 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 13:27:31.100 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 13:27:31.101 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 13:27:31.102 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 13:27:31.103 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 13:27:31.104 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 13:27:31.104 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 13:27:31.105 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 13:27:31.106 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 13:27:31.107 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 13:27:31.107 [qtp116237769-18] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 13:27:31.107 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 13:27:31.108 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 13:27:31.108 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 13:27:31.108 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.109 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 13:27:31.109 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 13:27:31.109 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 13:27:31.110 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.110 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 13:27:31.110 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 13:27:31.111 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 13:27:31.111 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 13:27:31.111 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.112 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 13:27:31.112 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.113 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 13:27:31.113 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 13:27:31.113 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.114 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 13:27:31.114 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.115 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 13:27:31.115 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.115 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 13:27:31.115 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 13:27:31.116 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 13:27:31.116 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 13:27:31.116 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 13:27:31.117 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.117 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 13:27:31.118 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.118 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 13:27:31.119 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.119 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 13:27:31.119 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 13:27:31.120 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 13:27:31.120 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.120 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 13:27:31.121 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 13:27:31.122 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 13:27:31.122 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 13:27:31.123 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 13:27:31.123 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.123 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 13:27:31.124 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.124 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 13:27:31.124 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 13:27:31.125 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.125 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 13:27:31.125 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.126 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 13:27:31.126 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.127 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 13:27:31.127 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 13:27:31.127 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 13:27:31.127 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 13:27:31.128 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.128 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 13:27:31.128 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 13:27:31.129 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.129 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 13:27:31.130 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 13:27:31.130 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 13:27:31.131 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.131 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51192032 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.132 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75da7e96" with isolation "serializable" 13:27:31.162 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 13:27:31.163 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 13:27:31.251 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 88 ms 13:27:31.251 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 13:27:31.254 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 13:27:31.256 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 13:27:31.278 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 13:27:31.317 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 13:27:31.329 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 13:27:31.338 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 13:27:31.348 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 13:27:31.356 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 13:27:31.364 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 13:27:31.371 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 13:27:31.377 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 13:27:31.377 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75da7e96" 13:27:31.378 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75da7e96" 13:27:31.378 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51192032 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75da7e96, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.378 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51192032 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75da7e96, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.379 [qtp116237769-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 13:27:31.379 [qtp116237769-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 13:27:31.379 [qtp116237769-18] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 13:27:31.380 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 13:27:31.381 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 13:27:31.382 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 13:27:31.383 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 13:27:31.384 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 13:27:31.385 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 13:27:31.386 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 13:27:31.386 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.387 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.388 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.389 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.391 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.392 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.393 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 13:27:31.393 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 13:27:31.394 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 13:27:31.396 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 13:27:31.397 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 13:27:31.398 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 13:27:31.399 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 13:27:31.400 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 13:27:31.401 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 13:27:31.402 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 13:27:31.403 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 13:27:31.404 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.405 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 13:27:31.406 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.407 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.408 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.409 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.410 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 13:27:31.410 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 13:27:31.411 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.411 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.411 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 13:27:31.412 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 13:27:31.412 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 13:27:31.413 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 13:27:31.413 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 13:27:31.413 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.415 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 13:27:31.415 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 13:27:31.415 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 13:27:31.415 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.416 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 13:27:31.416 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.416 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 13:27:31.416 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6011f05a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.417 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3900ff" with isolation "serializable" 13:27:31.420 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 13:27:31.421 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 13:27:31.477 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 56 ms 13:27:31.477 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 13:27:31.483 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 13:27:31.488 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 13:27:31.492 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 13:27:31.492 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3900ff" 13:27:31.493 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3900ff" 13:27:31.493 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6011f05a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3900ff, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.493 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6011f05a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3900ff, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.494 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 13:27:31.495 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 13:27:31.495 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.495 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:31.495 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 13:27:31.495 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 13:27:31.496 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.496 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 13:27:31.496 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.496 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 13:27:31.496 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.497 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 13:27:31.497 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.497 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 13:27:31.497 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.497 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 13:27:31.498 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 13:27:31.498 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.498 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 13:27:31.499 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.499 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 13:27:31.499 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.499 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 13:27:31.499 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 13:27:31.502 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c6f6a8e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.502 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2740353f" with isolation "serializable" 13:27:31.504 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 13:27:31.504 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 13:27:31.556 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 52 ms 13:27:31.557 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 13:27:31.565 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 13:27:31.570 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 13:27:31.577 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 13:27:31.577 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2740353f" 13:27:31.578 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2740353f" 13:27:31.578 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c6f6a8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2740353f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.578 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c6f6a8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2740353f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.580 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 13:27:31.581 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 13:27:31.581 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 13:27:31.582 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 13:27:31.583 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 13:27:31.584 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 13:27:31.584 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 13:27:31.585 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.586 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.587 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.588 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.588 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.589 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.590 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 13:27:31.590 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 13:27:31.591 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 13:27:31.592 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 13:27:31.593 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 13:27:31.593 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 13:27:31.594 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 13:27:31.595 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 13:27:31.596 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 13:27:31.597 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 13:27:31.598 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 13:27:31.599 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.600 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 13:27:31.601 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.601 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.602 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.603 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.604 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 13:27:31.604 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 13:27:31.604 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.604 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.605 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 13:27:31.607 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 13:27:31.607 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 13:27:31.608 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 13:27:31.609 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 13:27:31.610 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 13:27:31.610 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 13:27:31.611 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 13:27:31.612 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.613 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.613 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.614 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.615 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.616 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.617 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 13:27:31.617 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 13:27:31.617 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 13:27:31.619 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 13:27:31.620 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 13:27:31.621 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 13:27:31.622 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 13:27:31.623 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 13:27:31.623 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 13:27:31.624 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 13:27:31.625 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 13:27:31.625 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.626 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 13:27:31.627 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.650 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.666 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.671 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.672 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 13:27:31.673 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 13:27:31.673 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.673 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.673 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 13:27:31.674 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:31.675 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 13:27:31.675 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 13:27:31.675 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.676 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 13:27:31.676 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 13:27:31.676 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 13:27:31.676 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 13:27:31.676 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 13:27:31.676 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 13:27:31.677 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 13:27:31.677 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.677 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 13:27:31.677 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 13:27:31.677 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.677 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 13:27:31.677 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 13:27:31.677 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 13:27:31.678 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 13:27:31.678 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.679 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 13:27:31.679 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.679 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 13:27:31.679 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.679 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 13:27:31.679 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 13:27:31.680 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.680 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 13:27:31.680 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.680 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 13:27:31.681 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41fe2dfd [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.681 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ac425b7" with isolation "serializable" 13:27:31.683 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 13:27:31.683 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:31.717 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 34 ms 13:27:31.717 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 13:27:31.719 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 13:27:31.724 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 13:27:31.728 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 13:27:31.732 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 13:27:31.735 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 13:27:31.739 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 13:27:31.742 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 13:27:31.743 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ac425b7" 13:27:31.743 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ac425b7" 13:27:31.743 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41fe2dfd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ac425b7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.743 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41fe2dfd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ac425b7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.744 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 13:27:31.745 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 13:27:31.746 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 13:27:31.746 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 13:27:31.747 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 13:27:31.748 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 13:27:31.748 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 13:27:31.749 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.750 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.751 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.752 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.752 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.753 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.754 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 13:27:31.754 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 13:27:31.755 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 13:27:31.755 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 13:27:31.756 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 13:27:31.757 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 13:27:31.757 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 13:27:31.758 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 13:27:31.759 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 13:27:31.760 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 13:27:31.760 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 13:27:31.761 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.762 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 13:27:31.763 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.764 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.764 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.765 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.766 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 13:27:31.766 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 13:27:31.766 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.766 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 13:27:31.767 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 13:27:31.767 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 13:27:31.768 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 13:27:31.768 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.768 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 13:27:31.769 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 13:27:31.769 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.769 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 13:27:31.769 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.769 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 13:27:31.770 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.770 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 13:27:31.770 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 13:27:31.770 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 13:27:31.771 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 13:27:31.771 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.771 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 13:27:31.771 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.771 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 13:27:31.772 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48372c84 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.772 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@620035f5" with isolation "serializable" 13:27:31.774 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 13:27:31.775 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:31.804 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 29 ms 13:27:31.804 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 13:27:31.808 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 13:27:31.813 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 13:27:31.819 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 13:27:31.819 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@620035f5" 13:27:31.819 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@620035f5" 13:27:31.820 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48372c84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@620035f5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.820 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48372c84 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@620035f5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.821 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 13:27:31.821 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 13:27:31.821 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 13:27:31.821 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 13:27:31.821 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 13:27:31.822 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 13:27:31.822 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 13:27:31.823 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 13:27:31.823 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 13:27:31.823 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.824 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@98bf528 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.824 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ec9d346" with isolation "serializable" 13:27:31.826 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 13:27:31.830 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 13:27:31.833 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 13:27:31.837 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 13:27:31.837 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ec9d346" 13:27:31.838 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ec9d346" 13:27:31.838 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@98bf528 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ec9d346, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.838 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@98bf528 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ec9d346, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.840 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 13:27:31.840 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 13:27:31.841 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 13:27:31.842 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 13:27:31.843 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 13:27:31.843 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 13:27:31.844 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 13:27:31.844 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.845 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.846 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.847 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.847 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.848 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.849 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 13:27:31.849 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 13:27:31.849 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 13:27:31.850 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 13:27:31.851 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 13:27:31.852 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 13:27:31.852 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 13:27:31.853 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 13:27:31.854 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 13:27:31.854 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 13:27:31.855 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 13:27:31.856 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.856 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 13:27:31.857 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.858 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.859 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.859 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.860 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 13:27:31.860 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 13:27:31.861 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 13:27:31.862 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 13:27:31.862 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 13:27:31.862 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.863 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 13:27:31.863 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 13:27:31.863 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.863 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 13:27:31.864 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 13:27:31.864 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 13:27:31.864 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.864 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 13:27:31.864 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 13:27:31.864 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.864 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 13:27:31.864 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.865 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 13:27:31.865 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 13:27:31.865 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.865 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 13:27:31.865 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.865 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 13:27:31.866 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56730a4a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.866 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58020196" with isolation "serializable" 13:27:31.868 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 13:27:31.868 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:31.891 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 23 ms 13:27:31.892 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 13:27:31.893 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 13:27:31.896 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 13:27:31.898 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 13:27:31.901 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 13:27:31.903 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 13:27:31.907 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 13:27:31.909 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 13:27:31.910 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58020196" 13:27:31.910 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58020196" 13:27:31.910 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56730a4a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58020196, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.911 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56730a4a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58020196, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.912 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 13:27:31.913 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 13:27:31.913 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 13:27:31.914 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 13:27:31.915 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 13:27:31.916 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 13:27:31.916 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 13:27:31.917 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.917 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.918 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.919 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.920 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.921 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.921 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 13:27:31.921 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 13:27:31.922 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 13:27:31.923 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 13:27:31.924 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 13:27:31.924 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 13:27:31.925 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 13:27:31.926 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 13:27:31.926 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 13:27:31.927 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 13:27:31.928 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 13:27:31.928 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.929 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 13:27:31.930 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.930 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.931 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.932 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.933 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 13:27:31.933 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 13:27:31.933 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 13:27:31.934 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 13:27:31.934 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 13:27:31.935 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 13:27:31.935 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 13:27:31.935 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 13:27:31.935 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.935 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 13:27:31.935 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 13:27:31.936 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 13:27:31.936 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.936 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 13:27:31.936 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.936 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 13:27:31.936 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 13:27:31.936 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.937 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 13:27:31.937 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 13:27:31.937 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 13:27:31.937 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e45d783 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.937 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b81b2f" with isolation "serializable" 13:27:31.939 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 13:27:31.940 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:31.962 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 20 ms 13:27:31.962 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 13:27:31.965 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 13:27:31.967 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 13:27:31.970 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 13:27:31.971 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b81b2f" 13:27:31.971 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b81b2f" 13:27:31.971 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e45d783 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b81b2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:31.971 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e45d783 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b81b2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:31.972 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 13:27:31.973 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 13:27:31.974 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 13:27:31.974 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 13:27:31.975 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 13:27:31.975 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 13:27:31.976 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 13:27:31.977 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:31.977 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 13:27:31.978 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:31.979 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:31.980 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 13:27:31.980 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:31.981 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 13:27:31.981 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 13:27:31.981 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 13:27:31.982 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 13:27:31.983 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 13:27:31.983 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 13:27:31.984 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 13:27:31.985 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 13:27:31.985 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 13:27:31.986 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 13:27:31.987 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 13:27:31.987 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 13:27:31.988 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 13:27:31.989 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:31.989 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 13:27:31.990 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 13:27:31.991 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:31.992 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 13:27:31.992 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 13:27:31.992 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 13:27:31.993 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:31.993 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 13:27:31.993 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 13:27:31.993 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 13:27:31.993 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 13:27:31.994 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f1e9df3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:31.994 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a7fc1b6" with isolation "serializable" 13:27:31.996 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 13:27:32.000 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 13:27:32.003 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 13:27:32.007 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 13:27:32.007 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a7fc1b6" 13:27:32.007 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a7fc1b6" 13:27:32.008 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f1e9df3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a7fc1b6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:32.008 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f1e9df3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a7fc1b6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:32.009 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 13:27:32.009 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 13:27:32.010 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 13:27:32.011 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 13:27:32.011 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 13:27:32.012 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 13:27:32.013 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 13:27:32.013 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:32.014 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 13:27:32.015 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:32.016 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:32.017 [qtp116237769-18] 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 13:27:32.017 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:32.018 [qtp116237769-18] 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 13:27:32.018 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 13:27:32.019 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 13:27:32.019 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 13:27:32.020 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 13:27:32.021 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 13:27:32.022 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 13:27:32.022 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 13:27:32.023 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 13:27:32.024 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 13:27:32.024 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 13:27:32.025 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 13:27:32.025 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 13:27:32.026 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:32.027 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 13:27:32.028 [qtp116237769-18] 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 13:27:32.028 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:32.029 [qtp116237769-18] 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 13:27:32.029 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 13:27:32.029 [qtp116237769-18] 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. 13:27:32.029 [qtp116237769-18] 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. 13:27:32.030 [qtp116237769-18] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 13:27:32.031 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 13:27:32.032 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 13:27:32.032 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 13:27:32.033 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 13:27:32.033 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 13:27:32.034 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 13:27:32.035 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 13:27:32.035 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:32.036 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 13:27:32.037 [qtp116237769-18] 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 13:27:32.037 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 13:27:32.038 [qtp116237769-18] 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 13:27:32.039 [qtp116237769-18] 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 13:27:32.040 [qtp116237769-18] 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 13:27:32.040 [qtp116237769-18] 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 13:27:32.041 [qtp116237769-18] 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 13:27:32.041 [qtp116237769-18] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 13:27:32.041 [qtp116237769-18] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 13:27:32.041 [qtp116237769-18] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 13:27:32.042 [qtp116237769-18] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 13:27:32.043 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 13:27:32.043 [qtp116237769-18] 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) 13:27:32.043 [qtp116237769-18] 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") 13:27:32.043 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 13:27:32.043 [qtp116237769-18] 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) 13:27:32.043 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 13:27:32.044 [qtp116237769-18] 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) 13:27:32.044 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 13:27:32.044 [qtp116237769-18] 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) 13:27:32.044 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 13:27:32.044 [qtp116237769-18] 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) 13:27:32.044 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 13:27:32.045 [qtp116237769-18] 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) 13:27:32.045 [qtp116237769-18] 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") 13:27:32.045 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 13:27:32.045 [qtp116237769-18] 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) 13:27:32.045 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 13:27:32.045 [qtp116237769-18] 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) 13:27:32.045 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 13:27:32.046 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73ebb389 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:32.046 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ba92998" with isolation "serializable" 13:27:32.049 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 13:27:32.049 [qtp116237769-18] 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 "" 13:27:32.072 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 23 ms 13:27:32.072 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 13:27:32.075 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "transferdonemarker" 13:27:32.077 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 13:27:32.079 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "transferdonemarker" 13:27:32.080 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ba92998" 13:27:32.080 [qtp116237769-18] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ba92998" 13:27:32.080 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73ebb389 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ba92998, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:32.080 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73ebb389 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ba92998, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:32.081 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:32.081 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" closed 13:27:32.082 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@167798bf" with txn="org.datanucleus.TransactionImpl@2ebc46a1" 13:27:32.082 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:32.082 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 (optimistic=false) 13:27:32.082 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 13:27:32.083 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 13:27:32.083 [qtp116237769-18] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 13:27:32.083 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 13:27:32.084 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 13:27:32.085 [qtp116237769-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 13:27:32.087 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf124af [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:32.087 [qtp116237769-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@67aab1b3, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:32.087 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf124af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ee2e867, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:32.087 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf124af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ee2e867, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.087 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:32.101 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@53b49bbd" 13:27:32.101 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 13:27:32.102 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.103 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms 13:27:32.103 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:32.103 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 13:27:32.104 [qtp116237769-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:32.106 [qtp116237769-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 13:27:32.106 [qtp116237769-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 13:27:32.107 [qtp116237769-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" (id="1") enlisted in transactional cache 13:27:32.109 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" having fields "publicKey" fetched from table ""repository"" 13:27:32.110 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf124af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ee2e867, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.118 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@205a7b65" 13:27:32.118 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 13:27:32.119 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.120 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1b607431" 13:27:32.120 [qtp116237769-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" (id="1") is having the following fields in Level 2 cache object updated : [3] 13:27:32.121 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" having fields "privateKey" fetched from table ""repository"" 13:27:32.121 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf124af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ee2e867, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.127 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1a03b203" 13:27:32.127 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 13:27:32.128 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.128 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4b029233" 13:27:32.129 [qtp116237769-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" (id="1") is having the following fields in Level 2 cache object updated : [7] 13:27:32.129 [qtp116237769-18] INFO c.c.c.local.LocalRepoManagerImpl - [2c062957]initPersistenceManagerFactory: repositoryId=fec5bc68-d100-4507-9b19-70c7783f800e 13:27:32.129 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 13:27:32.129 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.129 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.129 [qtp116237769-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@67aab1b3]] 13:27:32.129 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf124af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ee2e867, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:32.129 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf124af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ee2e867, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:32.130 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cf124af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ee2e867, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.130 [qtp116237769-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 13:27:32.130 [qtp116237769-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:32.130 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:32.131 [qtp116237769-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@790f289a, lifecycle=HOLLOW] 13:27:32.131 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:32.131 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:32.131 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" closed 13:27:32.131 [qtp116237769-18] INFO c.c.c.local.LocalRepoManagerImpl - [2c062957]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1571 ms. 13:27:32.132 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@167798bf" with txn="org.datanucleus.TransactionImpl@5c4a6997" 13:27:32.132 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:32.132 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 (optimistic=false) 13:27:32.132 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 13:27:32.132 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 13:27:32.134 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 13:27:32.134 [qtp116237769-18] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 13:27:32.134 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 13:27:32.136 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 13:27:32.136 [qtp116237769-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 13:27:32.136 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@737e9ac9 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:32.137 [qtp116237769-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7cf753e0, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:32.137 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@737e9ac9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@66b3d46, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:32.137 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@737e9ac9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@66b3d46, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.137 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 13:27:32.145 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5001e74a" 13:27:32.145 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-07-13 13:27:32.132> 13:27:32.146 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.147 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 13:27:32.147 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 13:27:32.147 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.147 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.147 [qtp116237769-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7cf753e0]] 13:27:32.147 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@737e9ac9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@66b3d46, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:32.147 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@737e9ac9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@66b3d46, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:32.148 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@737e9ac9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@66b3d46, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.148 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:32.148 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:32.148 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" closed 13:27:32.150 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38a5f2da]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:32.150 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38a5f2da]tryAcquire: returning true. lockCounter=1 13:27:32.150 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38a5f2da]tryAcquire: returning true. lockCounter=2 13:27:32.151 [qtp116237769-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:32.152 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38a5f2da]release: NOT releasing underlying FileLock. lockCounter=1 13:27:32.152 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38a5f2da]release: releasing underlying FileLock. lockCounter=0 13:27:32.152 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@167798bf" with txn="org.datanucleus.TransactionImpl@63907ef4" 13:27:32.152 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:32.152 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 (optimistic=false) 13:27:32.153 [qtp116237769-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 13:27:32.153 [qtp116237769-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 13:27:32.154 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2887e4 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:32.154 [qtp116237769-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2ded8eb7, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:32.154 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2887e4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a656c3e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:32.154 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2887e4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a656c3e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.154 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:32.154 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@572bb17f" 13:27:32.154 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 13:27:32.155 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.155 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 13:27:32.155 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:32.156 [qtp116237769-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:32.156 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 13:27:32.156 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 13:27:32.157 [qtp116237769-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" (id="1") enlisted in transactional cache 13:27:32.157 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" 13:27:32.158 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" 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] 13:27:32.159 [qtp116237769-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" (id="1") is having the following fields in Level 2 cache object updated : [6] 13:27:32.159 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" field "aliases" loading contents to SCO wrapper from the datastore 13:27:32.160 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2887e4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a656c3e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.168 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3f9be70f" 13:27:32.168 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 13:27:32.168 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:32.169 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@ac559eb" 13:27:32.169 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [430fee7e]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:32.169 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [430fee7e]tryAcquire: returning true. lockCounter=1 13:27:32.170 [qtp116237769-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:32.171 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [430fee7e]release: releasing underlying FileLock. lockCounter=0 13:27:32.171 [qtp116237769-18] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jy2vjm4d-lgdor' of repository 'fec5bc68-d100-4507-9b19-70c7783f800e' already in-sync. 13:27:32.171 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37d7f00a]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:32.171 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37d7f00a]tryAcquire: returning true. lockCounter=1 13:27:32.172 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37d7f00a]tryAcquire: returning true. lockCounter=2 13:27:32.172 [qtp116237769-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:32.172 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37d7f00a]release: NOT releasing underlying FileLock. lockCounter=1 13:27:32.172 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [37d7f00a]release: releasing underlying FileLock. lockCounter=0 13:27:32.173 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.173 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.173 [qtp116237769-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 13:27:32.173 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.173 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.173 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 13:27:32.173 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.173 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.173 [qtp116237769-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2ded8eb7]] 13:27:32.174 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2887e4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a656c3e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:32.174 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2887e4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a656c3e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:32.174 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2887e4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@a656c3e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.175 [qtp116237769-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 13:27:32.175 [qtp116237769-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:32.175 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 13:27:32.175 [qtp116237769-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3b19b0dd, lifecycle=HOLLOW] 13:27:32.175 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:32.175 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:32.175 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" closed 13:27:32.176 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@167798bf" with txn="org.datanucleus.TransactionImpl@6ee022df" 13:27:32.176 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:32.176 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 (optimistic=false) 13:27:32.176 [qtp116237769-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 13:27:32.177 [qtp116237769-18] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 13:27:32.177 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36dd2c9e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:32.177 [qtp116237769-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2e3f507c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:32.177 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36dd2c9e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@278641d6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 13:27:32.177 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36dd2c9e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@278641d6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.177 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:32.178 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1002188" 13:27:32.178 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 13:27:32.178 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:32.179 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 13:27:32.179 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:32.179 [qtp116237769-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:32.179 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 13:27:32.180 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 13:27:32.180 [qtp116237769-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" (id="1") enlisted in transactional cache 13:27:32.180 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" 13:27:32.180 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" 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] 13:27:32.181 [qtp116237769-18] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" (id="1") is having the following fields in Level 2 cache object updated : [6] 13:27:32.181 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36dd2c9e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@278641d6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.187 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1ac1089b" 13:27:32.187 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 13:27:32.187 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:32.188 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7d1ea514" 13:27:32.188 [qtp116237769-18] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" field "aliases" loading contents to SCO wrapper from the datastore 13:27:32.189 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36dd2c9e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@278641d6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.189 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@637e7c9f" 13:27:32.189 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 13:27:32.190 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.190 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6be90e24" 13:27:32.190 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.191 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.191 [qtp116237769-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 13:27:32.191 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.191 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.191 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 13:27:32.191 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.191 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.191 [qtp116237769-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2e3f507c]] 13:27:32.191 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36dd2c9e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@278641d6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 13:27:32.192 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36dd2c9e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@278641d6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:32.192 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36dd2c9e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@278641d6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.192 [qtp116237769-18] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 13:27:32.192 [qtp116237769-18] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:32.192 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:32.192 [qtp116237769-18] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2c0bdf70, lifecycle=HOLLOW] 13:27:32.192 [qtp116237769-18] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:32.193 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:32.193 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" closed 13:27:32.193 [qtp116237769-18] DEBUG c.c.c.local.LocalRepoManagerImpl - [2c062957]open: closing=false closeAbortable=true 13:27:32.194 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@167798bf" with txn="org.datanucleus.TransactionImpl@73dd3239" 13:27:32.194 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:32.194 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 (optimistic=false) 13:27:32.195 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [32151251]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:32.195 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [32151251]tryAcquire: returning true. lockCounter=1 13:27:32.195 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [32151251]tryAcquire: returning true. lockCounter=2 13:27:32.196 [qtp116237769-18] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:32.196 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [32151251]release: NOT releasing underlying FileLock. lockCounter=1 13:27:32.196 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [32151251]release: releasing underlying FileLock. lockCounter=0 13:27:32.200 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 13:27:32.200 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 13:27:32.200 [qtp116237769-18] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 13:27:32.200 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 13:27:32.202 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 13:27:32.202 [qtp116237769-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'" 13:27:32.203 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:32.203 [qtp116237769-18] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@611f795b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:32.203 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 13:27:32.203 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.203 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 13:27:32.209 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@42be08c3" 13:27:32.209 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 13:27:32.210 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.211 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 13:27:32.211 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 13:27:32.212 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 13:27:32.212 [qtp116237769-18] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 13:27:32.212 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 13:27:32.213 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 13:27:32.213 [qtp116237769-18] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 13:27:32.213 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.213 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 13:27:32.219 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@29b5d739" 13:27:32.219 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 13:27:32.220 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:32.220 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 13:27:32.225 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 13:27:32.226 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 13:27:32.227 [qtp116237769-18] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 13:27:32.227 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 13:27:32.232 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 5 ms 13:27:32.232 [qtp116237769-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 13:27:32.232 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.233 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 13:27:32.243 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@62a11852" 13:27:32.243 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 13:27:32.244 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.255 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 22 ms 13:27:32.256 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 13:27:32.257 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 13:27:32.257 [qtp116237769-18] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 13:27:32.257 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 13:27:32.258 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 13:27:32.258 [qtp116237769-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 13:27:32.258 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.258 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 13:27:32.265 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4e28b991" 13:27:32.265 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 13:27:32.266 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.267 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 13:27:32.268 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 13:27:32.268 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 13:27:32.268 [qtp116237769-18] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 13:27:32.268 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 13:27:32.274 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 13:27:32.274 [qtp116237769-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 13:27:32.274 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.274 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 13:27:32.290 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6fb712ac" 13:27:32.290 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 13:27:32.291 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.291 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms 13:27:32.292 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 13:27:32.293 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 13:27:32.293 [qtp116237769-18] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 13:27:32.293 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 13:27:32.295 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 13:27:32.295 [qtp116237769-18] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 13:27:32.295 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.295 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 13:27:32.308 [qtp116237769-18] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@689c56fe" 13:27:32.309 [qtp116237769-18] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 13:27:32.310 [qtp116237769-18] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:32.310 [qtp116237769-18] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms 13:27:32.311 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.311 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.311 [qtp116237769-18] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 13:27:32.311 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.311 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.311 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@4b35667 13:27:32.311 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:32.311 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:32.311 [qtp116237769-18] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@611f795b]] 13:27:32.312 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 13:27:32.312 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:32.312 [qtp116237769-18] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5a71c278 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@28a6c726, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@4b35667" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@3c5edc18]" 13:27:32.312 [qtp116237769-18] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:32.312 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:32.312 [qtp116237769-18] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@4b35667" closed 13:27:32.312 [qtp116237769-18] INFO c.c.c.local.LocalRepoManagerImpl - [2c062957]getCloseDeferredMillis: closeDeferredMillis=0 13:27:32.312 [qtp116237769-18] INFO c.c.c.local.LocalRepoManagerImpl - [2c062957]close: Closing real LocalRepoManager immediately. 13:27:32.313 [qtp116237769-18] INFO c.c.c.local.LocalRepoManagerImpl - [2c062957]_close: Shutting down real LocalRepoManager. 13:27:32.612 [qtp116237769-18] DEBUG DataNucleus.Connection - Closing Connection Pool tx 13:27:32.615 [qtp116237769-18] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 13:27:32.617 [qtp116237769-18] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 13:27:32.617 [qtp116237769-18] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 13:27:32.618 [qtp116237769-18] DEBUG DataNucleus.Cache - Level 2 Cache cleared 13:27:32.703 [qtp116237769-18] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3423e816]release: releasing underlying FileLock. lockCounter=0 13:27:32.724 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@17f1bf26[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36c1542f{null} 13:27:32.724 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@41f9c407{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 13:27:32.730 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@55a90d35[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@10c3d985] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 13:27:32.732 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@55a90d35[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@10c3d985] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 13:27:32.733 [qtp116237769-18] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@2ccf5dc{IDLE} [HeapByteBuffer@7ad02ffb[p=0,l=104,c=8192,r=104]={<<>>V6amNrWnAyYjJENGI...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@17f1bf26[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:27:32.733 [qtp116237769-18] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ccf5dc{WRITING}:IDLE-->WRITING 13:27:32.736 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,W,2446/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1} 13:27:32.736 [qtp116237769-18] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true 104/104+1 WriteFlusher@2ccf5dc{WRITING} 13:27:32.736 [qtp116237769-18] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@2ccf5dc{IDLE}:WRITING-->IDLE 13:27:32.736 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@55a90d35[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@10c3d985] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 13:27:32.742 [qtp116237769-18] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@41f9c407{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:36418/RepoInfo} 13:27:32.742 [qtp116237769-18] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@66c31a72{s=DISPATCHED a=NOT_ASYNC i=true r=NONE/false w=false} unhandle DISPATCHED 13:27:32.742 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@41f9c407{r=1,c=true,a=COMPLETING,uri=//127.0.0.1:36418/RepoInfo} action COMPLETE 13:27:32.743 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 13:27:32.749 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 13:27:32.749 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:27:32.750 [qtp116237769-18] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null} handle exit, result COMPLETE 13:27:32.750 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,14/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1} 13:27:32.751 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,15/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1} 13:27:32.751 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,15/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}] filled 0 HeapByteBuffer@7ad02ffb[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} 13:27:32.752 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,15/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}] parse HeapByteBuffer@7ad02ffb[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} {} 13:27:32.752 [qtp116237769-18] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7ad02ffb[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} 13:27:32.753 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,16/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}] parsed false HttpParser{s=START,0 of -1} 13:27:32.753 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,17/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}] 13:27:32.754 [qtp116237769-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,-,-,18/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}] 13:27:32.763 [qtp116237769-18] DEBUG org.eclipse.jetty.io.FillInterest - FillInterest@1b5615eb{true,AC.ReadCB@5e24a966{HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,1/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}]}} register AC.ReadCB@5e24a966{HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,7/30000,HttpConnection@5e24a966}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}]} 13:27:32.766 [qtp116237769-18] DEBUG o.e.jetty.io.SelectChannelEndPoint - changeInterests p=false 0->1 for SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,12/30000,HttpConnection@5e24a966}{io=0/1,kio=0,kro=1} 13:27:32.767 [qtp116237769-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,13/30000,HttpConnection@5e24a966}{io=0/1,kio=0,kro=1}:runUpdateKey on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:32.767 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected 13:27:32.768 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,14/30000,HttpConnection@5e24a966}{io=0/1,kio=0,kro=1}:runUpdateKey 13:27:32.768 [qtp116237769-19] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,14/30000,HttpConnection@5e24a966}{io=1/1,kio=1,kro=1} 13:27:32.768 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:32.768 [qtp116237769-18] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,14/30000,HttpConnection@5e24a966}{io=0/1,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}] onFillable exit HttpChannelState@66c31a72{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} null 13:27:32.769 [qtp116237769-18] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 ran SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,Open,in,out,FI,-,15/30000,HttpConnection@5e24a966}{io=1/1,kio=1,kro=1}:runFillable 13:27:32.769 [qtp116237769-18] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce exit 13:27:32.769 [qtp116237769-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:32.777 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3409 ms Local repository: repository.repositoryId = fec5bc68-d100-4507-9b19-70c7783f800e repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@36bed37a repository.publicKeySha1 = 6D:4B:6B:A9:B9:41:98:8D:8E:9A:5A:D7:2C:6E:40:B2:1A:5C:EC:08 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 13:27:32.780 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@4567f35d 13:27:32.781 [main] DEBUG org.eclipse.jetty.server.Server - doStop org.eclipse.jetty.server.Server@4567f35d 13:27:32.782 [qtp116237769-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp116237769-16-acceptor-0@45be7cd5-ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:36418} 13:27:32.783 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@4567f35d by 13:27:32.784 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 13:27:32.784 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@35e2d654 13:27:32.784 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:32.784 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:32.785 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@40ed1802 on org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:32.786 [qtp116237769-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:32.787 [qtp116237769-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@40ed1802 13:27:32.787 [qtp116237769-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 endPoints on org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:32.787 [qtp116237769-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 0 endPoints on org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:32.787 [qtp116237769-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:32.788 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@19e21f89 on org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=0 selected=0 13:27:32.789 [qtp116237769-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:32.789 [qtp116237769-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@19e21f89 13:27:32.789 [qtp116237769-17] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53136010 produced null 13:27:32.789 [qtp116237769-17] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53136010 produce exit 13:27:32.789 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=-1 selected=-1 13:27:32.790 [qtp116237769-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=-1 selected=-1 13:27:32.790 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@2ed3b1f5 id=2 keys=-1 selected=-1 13:27:32.790 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:32.790 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:32.790 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@31e739bf on org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:32.791 [qtp116237769-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:32.791 [qtp116237769-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@31e739bf 13:27:32.792 [qtp116237769-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 endPoints on org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:32.792 [qtp116237769-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 0 endPoints on org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:32.792 [qtp116237769-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:32.792 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@29079032 on org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=0 selected=0 13:27:32.792 [qtp116237769-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:32.792 [qtp116237769-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@29079032 13:27:32.792 [qtp116237769-14] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@33e069bd produced null 13:27:32.793 [qtp116237769-14] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@33e069bd produce exit 13:27:32.793 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=-1 selected=-1 13:27:32.793 [qtp116237769-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=-1 selected=-1 13:27:32.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@741b3bc3 id=1 keys=-1 selected=-1 13:27:32.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:32.793 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:32.793 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@7e7743ec on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:32.793 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected 13:27:32.793 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@7e7743ec 13:27:32.794 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 endPoints on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:32.796 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$EndPointCloser@3d673eb5 on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:32.796 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 1 endPoints on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:32.797 [qtp116237769-19] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produced org.eclipse.jetty.io.ManagedSelector$EndPointCloser@3d673eb5 13:27:32.797 [qtp116237769-19] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 dispatch 13:27:32.797 [qtp116237769-19] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:32.798 [qtp116237769-19] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 run org.eclipse.jetty.io.ManagedSelector$EndPointCloser@3d673eb5 13:27:32.798 [qtp116237769-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:32.798 [qtp116237769-20] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 run 13:27:32.799 [qtp116237769-20] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce enter 13:27:32.799 [qtp116237769-20] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 producing 13:27:32.799 [qtp116237769-19] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@2ccf5dc{IDLE} java.nio.channels.ClosedChannelException 13:27:32.799 [qtp116237769-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:32.799 [qtp116237769-19] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 13:27:32.799 [qtp116237769-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 13:27:32.800 [qtp116237769-19] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,CLOSED,in,out,-,-,45/30000,HttpConnection@5e24a966}{io=1/1,kio=1,kro=1}][p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}] onFillInterestedFailed java.nio.channels.ClosedChannelException 13:27:32.800 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,CLOSED,in,out,-,-,46/30000,HttpConnection@5e24a966}{io=1/1,kio=1,kro=1} 13:27:32.802 [qtp116237769-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4957cda1 on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=1 selected=0 13:27:32.802 [qtp116237769-19] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 ran org.eclipse.jetty.io.ManagedSelector$EndPointCloser@3d673eb5 13:27:32.803 [qtp116237769-19] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce exit 13:27:32.803 [qtp116237769-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:32.803 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@776015fc on org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=0 selected=0 13:27:32.804 [qtp116237769-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:32.804 [qtp116237769-20] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produced org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4957cda1 13:27:32.804 [qtp116237769-20] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 dispatch 13:27:32.804 [qtp116237769-20] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:32.804 [qtp116237769-20] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4957cda1 13:27:32.804 [qtp116237769-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:32.804 [qtp116237769-21] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 run 13:27:32.804 [qtp116237769-21] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce enter 13:27:32.805 [qtp116237769-21] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 producing 13:27:32.805 [qtp116237769-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,CLOSED,ISHUT,OSHUT,-,-,50/30000,HttpConnection@5e24a966}{io=1/1,kio=-1,kro=-1} 13:27:32.805 [qtp116237769-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@776015fc 13:27:32.805 [qtp116237769-21] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produced null 13:27:32.805 [qtp116237769-21] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce exit 13:27:32.805 [qtp116237769-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:32.805 [qtp116237769-20] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@5e24a966[SelectChannelEndPoint@2db724f1{/127.0.0.1:56574<->36418,CLOSED,ISHUT,OSHUT,-,-,51/30000,HttpConnection@5e24a966}{io=1/1,kio=-1,kro=-1}][p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ae438c9{s=START},c=HttpChannelOverHttp@41f9c407{r=1,c=false,a=IDLE,uri=null}] 13:27:32.805 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=-1 selected=-1 13:27:32.806 [qtp116237769-20] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4957cda1 13:27:32.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@675d8c96 id=0 keys=-1 selected=-1 13:27:32.806 [qtp116237769-20] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 produce exit 13:27:32.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@35e2d654 13:27:32.806 [qtp116237769-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@9915a43 13:27:32.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@5c33f1a9[HTTP/1.1] 13:27:32.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@5c33f1a9[HTTP/1.1] 13:27:32.807 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 13:27:32.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@9597028{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 13:27:32.807 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@4567f35d 13:27:32.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@618425b5 13:27:32.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@618425b5 13:27:32.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@b2c9a9c{/,null,SHUTDOWN} 13:27:32.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@b2c9a9c{/,null,UNAVAILABLE} 13:27:32.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@8297b3a 13:27:32.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@8297b3a 13:27:32.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@23348b5d 13:27:32.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@23348b5d 13:27:32.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99@1ee94eba==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:27:32.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-58d75e99@1ee94eba==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:27:32.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:32.810 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-24fcf36f@9569e3ca==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:32.813 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@23348b5d 13:27:32.813 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@2362f559 13:27:32.813 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@2362f559 13:27:32.813 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@8297b3a 13:27:32.814 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@b2c9a9c{/,null,UNAVAILABLE} 13:27:32.814 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@b2c9a9c{/,null,UNAVAILABLE} 13:27:32.814 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4466af20 13:27:32.814 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4466af20 13:27:32.814 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp116237769{STARTED,8<=8<=500,i=8,q=0} 13:27:32.820 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp116237769{STOPPED,8<=8<=500,i=0,q=0} 13:27:32.820 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@4567f35d 13:27:32.821 [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 13:27:32.821 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]release: releasing underlying FileLock. lockCounter=0 13:27:32.822 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 13:27:33.050 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=336.0 MiB, used=16.2 MiB, available=3.5 GiB 13:27:33.052 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 13:27:33.053 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4db77402]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 13:27:33.054 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4db77402]tryAcquire: returning true. lockCounter=1 13:27:33.055 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@5bcec67e added {qtp1593333077{STOPPED,8<=0<=500,i=0,q=0},AUTO} 13:27:33.056 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@5bcec67e added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61,AUTO} 13:27:33.056 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@7a2fce12[HTTP/1.1] added {HttpConfiguration@66e17eff{32768/8192,8192/8192,https://:0,[]},POJO} 13:27:33.058 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4bb1b96b{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@5bcec67e,UNMANAGED} 13:27:33.059 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4bb1b96b{null,[]}{0.0.0.0:0} added {qtp1593333077{STOPPED,8<=0<=500,i=0,q=0},AUTO} 13:27:33.060 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4bb1b96b{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61,AUTO} 13:27:33.060 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4bb1b96b{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1bbddada,POJO} 13:27:33.062 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4bb1b96b{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@7a2fce12[HTTP/1.1],AUTO} 13:27:33.063 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@7a2fce12[HTTP/1.1] 13:27:33.063 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1,MANAGED} 13:27:33.063 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 13:27:33.063 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@5bcec67e added {ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 13:27:33.063 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@721d5b74 13:27:33.064 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@3421debd added {org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9,AUTO} 13:27:33.064 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@68b7d0ef{/,null,null} added {org.eclipse.jetty.server.session.SessionHandler@3421debd,MANAGED} 13:27:33.064 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@3421debd added {org.eclipse.jetty.servlet.ServletHandler@7069f076,MANAGED} 13:27:33.064 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 13:27:33.066 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@7069f076 added {org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,AUTO} 13:27:33.066 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@7069f076 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-1f782c05,POJO} 13:27:33.066 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@5bcec67e added {o.e.j.s.ServletContextHandler@68b7d0ef{/,null,null},MANAGED} 13:27:33.066 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@5bcec67e 13:27:33.066 [main] INFO org.eclipse.jetty.server.Server - jetty-9.3.24.v20180605, build timestamp: 2018-06-05T19:11:56+02:00, git hash: 84205aa28f11a4f31f2a3b86d1bba2cc8ab69827 13:27:33.066 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@5bcec67e 13:27:33.067 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting qtp1593333077{STOPPED,8<=0<=500,i=0,q=0} 13:27:33.070 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22075ms qtp1593333077{STARTED,8<=8<=500,i=7,q=0} 13:27:33.070 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61 13:27:33.070 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22075ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61 13:27:33.070 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@68b7d0ef{/,null,null} 13:27:33.070 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@68b7d0ef{/,null,STARTING} 13:27:33.070 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler@3421debd 13:27:33.071 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler@3421debd 13:27:33.071 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9 13:27:33.071 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9 added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61,UNMANAGED} 13:27:33.071 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5 13:27:33.071 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22076ms org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5 13:27:33.071 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@5bcec67e added {org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5,MANAGED} 13:27:33.071 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9 added {org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5,UNMANAGED} 13:27:33.072 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22077ms org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9 13:27:33.072 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler@7069f076 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1f782c05 from default=false 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true} 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1f782c05=org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true} 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to org.eclipse.jetty.servlet.ServletHandler@7069f076 13:27:33.072 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@7069f076 added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,AUTO} 13:27:33.072 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@7069f076 added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64,POJO} 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1f782c05 from default=false 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64 from default=false 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 13:27:33.072 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 13:27:33.073 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false} 13:27:33.073 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false, org.glassfish.jersey.servlet.ServletContainer-1f782c05=org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true} 13:27:33.073 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.servlet.ServletHandler@7069f076 13:27:33.073 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22078ms org.eclipse.jetty.servlet.ServletHandler@7069f076 13:27:33.073 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22078ms org.eclipse.jetty.server.session.SessionHandler@3421debd 13:27:33.073 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:27:33.073 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22078ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:27:33.073 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:33.073 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22079ms org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:33.073 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@5707f613 for org.glassfish.jersey.servlet.ServletContainer-1f782c05 Jul 14, 2019 1:27:33 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 13:27:33.255 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 13:27:33.260 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@6d963d70 13:27:33.263 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@68b7d0ef{/,null,AVAILABLE} 13:27:33.263 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22268ms o.e.j.s.ServletContextHandler@68b7d0ef{/,null,AVAILABLE} 13:27:33.263 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 13:27:33.264 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:40540} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:40540],POJO} 13:27:33.264 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@7a2fce12[HTTP/1.1] 13:27:33.264 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22269ms HttpConnectionFactory@7a2fce12[HTTP/1.1] 13:27:33.264 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1 13:27:33.264 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1 added {org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=-1 selected=-1,AUTO} 13:27:33.265 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1 added {org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1,AUTO} 13:27:33.265 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1 added {org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1,AUTO} 13:27:33.265 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=-1 selected=-1 13:27:33.265 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=0 selected=0 13:27:33.265 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22271ms org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=0 selected=0 13:27:33.265 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1 13:27:33.266 [qtp1593333077-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=0 selected=0 13:27:33.266 [qtp1593333077-32] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 execute 13:27:33.266 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:33.266 [qtp1593333077-32] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produce enter 13:27:33.266 [qtp1593333077-32] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 producing 13:27:33.266 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22271ms org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:33.266 [qtp1593333077-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:33.266 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1 13:27:33.266 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:33.266 [qtp1593333077-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:33.267 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@6e558e90 execute 13:27:33.267 [qtp1593333077-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:33.267 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@6e558e90 produce enter 13:27:33.267 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22272ms org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:33.267 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@6e558e90 producing 13:27:33.267 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@7f741a6b execute 13:27:33.267 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:33.267 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22272ms org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1 13:27:33.267 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@7f741a6b produce enter 13:27:33.267 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@7f741a6b producing 13:27:33.268 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:33.268 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:40540} added {acceptor-0@2a87ba34,POJO} 13:27:33.268 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@2a87ba34 13:27:33.268 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:40540} 13:27:33.268 [qtp1593333077-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@2a87ba34 13:27:33.268 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22273ms ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:40540} 13:27:33.270 [main] INFO org.eclipse.jetty.server.Server - Started @22274ms 13:27:33.270 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22275ms org.eclipse.jetty.server.Server@5bcec67e 13:27:33.272 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34d480b9]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 13:27:33.273 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34d480b9]tryAcquire: returning true. lockCounter=1 13:27:33.274 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [34d480b9]release: releasing underlying FileLock. lockCounter=0 13:27:33.275 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [66749eea]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:33.275 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [66749eea]tryAcquire: returning true. lockCounter=1 13:27:33.275 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:33.276 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [66749eea]release: releasing underlying FileLock. lockCounter=0 13:27:33.497 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=336.0 MiB, used=14.2 MiB, available=3.5 GiB 13:27:33.497 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 13:27:33.497 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4db77402]tryAcquire: returning true. lockCounter=2 13:27:33.498 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4db77402]release: NOT releasing underlying FileLock. lockCounter=1 13:27:33.498 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [617449dd]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:33.498 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [617449dd]tryAcquire: returning true. lockCounter=1 13:27:33.498 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:33.499 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [617449dd]release: releasing underlying FileLock. lockCounter=0 13:27:33.921 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 13:27:33.969 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 13:27:34.025 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 13:27:34.101 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 13:27:34.149 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 13:27:34.200 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 13:27:34.278 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 13:27:34.557 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 13:27:34.625 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132724060': java.sql.SQLSyntaxErrorException: Index 'SQL190714132724060' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 13:27:34.639 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 13:27:34.657 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 13:27:34.660 [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. 13:27:34.677 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 13:27:34.686 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132725380': java.sql.SQLSyntaxErrorException: Index 'SQL190714132725380' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 13:27:34.696 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 13:27:34.708 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 13:27:34.709 [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. 13:27:34.722 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132726130': java.sql.SQLSyntaxErrorException: Index 'SQL190714132726130' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 13:27:34.731 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 13:27:34.732 [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. 13:27:34.744 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 13:27:34.758 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132727470': java.sql.SQLSyntaxErrorException: Index 'SQL190714132727470' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 13:27:34.769 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 13:27:34.770 [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. 13:27:34.771 [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. 13:27:34.803 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 13:27:34.804 [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. 13:27:34.819 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132726910': java.sql.SQLSyntaxErrorException: Index 'SQL190714132726910' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 13:27:34.829 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 13:27:34.840 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 13:27:34.851 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132727320': java.sql.SQLSyntaxErrorException: Index 'SQL190714132727320' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 13:27:34.852 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132727320': java.sql.SQLSyntaxErrorException: Index 'SQL190714132727320' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 13:27:34.862 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 13:27:34.874 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132723960': java.sql.SQLSyntaxErrorException: Index 'SQL190714132723960' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 13:27:34.884 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 13:27:34.900 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 13:27:34.903 [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. 13:27:34.915 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132727260': java.sql.SQLSyntaxErrorException: Index 'SQL190714132727260' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 13:27:34.925 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 13:27:34.938 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132725580': java.sql.SQLSyntaxErrorException: Index 'SQL190714132725580' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 13:27:34.949 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 13:27:34.951 [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. 13:27:34.965 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 13:27:34.967 [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. 13:27:34.982 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 13:27:34.995 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 13:27:35.009 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132723790': java.sql.SQLSyntaxErrorException: Index 'SQL190714132723790' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 13:27:35.018 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 13:27:35.034 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 13:27:35.046 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 13:27:35.060 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190714132727850': java.sql.SQLSyntaxErrorException: Index 'SQL190714132727850' was created to enforce constraint 'transferdonemarker_pk'. It can only be dropped by dropping the constraint. 13:27:35.073 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid'. 13:27:35.074 [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. 13:27:35.075 [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. 13:27:35.076 [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. 13:27:35.089 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid'. 13:27:35.090 [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. 13:27:35.091 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 13:27:35.114 [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:37) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na] at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:225) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_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.(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 13:27:36.120 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 13:27:36.173 [qtp1593333077-35-acceptor-0@2a87ba34-ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:40540}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@13ee7fc5 on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=0 selected=0 13:27:36.174 [qtp1593333077-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:36.174 [qtp1593333077-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$Accept@13ee7fc5 13:27:36.174 [qtp1593333077-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@29cb6221 on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:36.174 [qtp1593333077-32] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produced org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@29cb6221 13:27:36.174 [qtp1593333077-32] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 dispatch 13:27:36.175 [qtp1593333077-32] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:36.175 [qtp1593333077-32] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 run org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@29cb6221 13:27:36.175 [qtp1593333077-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:36.175 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 run 13:27:36.175 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produce enter 13:27:36.176 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 producing 13:27:36.176 [qtp1593333077-32] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null} -> SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,CLOSED,in,out,-,-,0/30000,null@0}{io=0/0,kio=0,kro=0},null,HttpChannelState@5d6fb358{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} 13:27:36.176 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:36.176 [qtp1593333077-32] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,CLOSED,in,out,-,-,1/30000,null@0}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}] 13:27:36.177 [qtp1593333077-32] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,2/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=0} 13:27:36.180 [qtp1593333077-32] DEBUG org.eclipse.jetty.io.IdleTimeout - SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,4/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=0} idle timeout check, elapsed: 4 ms, remaining: 29996 ms 13:27:36.182 [qtp1593333077-32] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,7/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}] 13:27:36.183 [qtp1593333077-32] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,8/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}] 13:27:36.184 [qtp1593333077-32] DEBUG org.eclipse.jetty.io.FillInterest - FillInterest@303592e{true,AC.ReadCB@2f4708be{HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,0/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}]}} register AC.ReadCB@2f4708be{HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,1/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=0}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}]} 13:27:36.185 [qtp1593333077-32] DEBUG o.e.jetty.io.SelectChannelEndPoint - changeInterests p=false 0->1 for SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,1/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=0} 13:27:36.185 [qtp1593333077-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,2/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=0}:runUpdateKey on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:36.185 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected 13:27:36.185 [qtp1593333077-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,2/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=0} 13:27:36.186 [qtp1593333077-32] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 ran org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@29cb6221 13:27:36.186 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,2/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=0}:runUpdateKey 13:27:36.186 [qtp1593333077-32] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produce exit 13:27:36.187 [qtp1593333077-36] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,3/30000,HttpConnection@2f4708be}{io=1/1,kio=1,kro=0} 13:27:36.187 [qtp1593333077-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:36.187 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:36.187 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 1/1 selected 13:27:36.188 [qtp1593333077-36] DEBUG o.e.jetty.io.SelectChannelEndPoint - onSelected 1->0 r=true w=false for SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,4/30000,HttpConnection@2f4708be}{io=1/0,kio=1,kro=1} 13:27:36.188 [qtp1593333077-36] DEBUG o.e.jetty.io.SelectChannelEndPoint - task SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,5/30000,HttpConnection@2f4708be}{io=1/0,kio=1,kro=1}:runFillable 13:27:36.188 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produced SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,5/30000,HttpConnection@2f4708be}{io=1/0,kio=1,kro=1}:runFillable 13:27:36.189 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 dispatch 13:27:36.189 [qtp1593333077-36] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:36.189 [qtp1593333077-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:36.189 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 run 13:27:36.190 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produce enter 13:27:36.190 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 producing 13:27:36.189 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 run SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,6/30000,HttpConnection@2f4708be}{io=1/0,kio=1,kro=1}:runFillable 13:27:36.191 [qtp1593333077-37] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0 on SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,7/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1} 13:27:36.191 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:36.192 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.FillInterest - FillInterest@303592e{true,AC.ReadCB@2f4708be{HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,8/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}]}} fillable AC.ReadCB@2f4708be{HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,8/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}]} 13:27:36.193 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,9/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}] onFillable enter HttpChannelState@5d6fb358{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} null 13:27:36.193 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,10/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1} 13:27:36.194 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,0/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}] filled 530 HeapByteBuffer@1fe4f33[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:27:36.195 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,0/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of 0},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=0,c=false,a=IDLE,uri=null}] parse HeapByteBuffer@1fe4f33[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1fe4f33[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:36.195 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:36.196 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:36.196 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:36.196 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:36.196 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:36.196 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:36.196 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:36.196 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:36.196 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 13:27:36.197 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:40540/RepoInfo on HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=//127.0.0.1:40540/RepoInfo} POST //127.0.0.1:40540/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic UjV6amNrWnAyYjJENGI2X3BqbUF0dzpjYnRqWj9ieFA4PTFHUllhPUYxW0xWdVRT User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_212) Host: 127.0.0.1:40540 Connection: keep-alive Content-Length: 236 13:27:36.198 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,3/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=//127.0.0.1:40540/RepoInfo}] parsed true HttpParser{s=CONTENT,0 of 236} 13:27:36.198 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=//127.0.0.1:40540/RepoInfo} handle //127.0.0.1:40540/RepoInfo 13:27:36.198 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@5d6fb358{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} handling IDLE 13:27:36.198 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo} action DISPATCH 13:27:36.198 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo} 13:27:36.199 [qtp1593333077-36] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@68b7d0ef{/,null,AVAILABLE} 13:27:36.199 [qtp1593333077-36] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@68b7d0ef{/,null,AVAILABLE} 13:27:36.199 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.session - sessionManager=org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9 13:27:36.199 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.session - session=null 13:27:36.199 [qtp1593333077-36] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:36.199 [qtp1593333077-36] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 13:27:36.227 [qtp1593333077-36] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 13:27:36.230 [qtp1593333077-36] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic UjV6amNrWnAyYjJENGI2X3BqbUF0dzpjYnRqWj9ieFA4PTFHUllhPUYxW0xWdVRT 13:27:36.235 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,41/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo}] parse HeapByteBuffer@1fe4f33[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 13:27:36.235 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@1fe4f33[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 13:27:36.236 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo} content Content@14724844{HeapByteBufferR@6b3a7b3c[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.236 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=0,q=1,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] addContent Content@14724844{HeapByteBufferR@6b3a7b3c[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.236 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 13:27:36.237 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo} onContentComplete 13:27:36.237 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo} onRequestComplete 13:27:36.237 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=0,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] addContent EOF 13:27:36.238 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,43/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=END,236 of 236},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo}] parsed false HttpParser{s=END,236 of 236} 13:27:36.251 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=1,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.251 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=2,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.252 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=3,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.252 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=4,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.253 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=32,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=326,l=530,c=8192,r=204]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[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}} 13:27:36.256 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=37,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=331,l=530,c=8192,r=199]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=331,l=530,c=8192,r=199]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.256 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=38,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=332,l=530,c=8192,r=198]={POST /RepoInfo HT...oding="UTF-8" s<<...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}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=332,l=530,c=8192,r=198]={POST /RepoInfo HT...oding="UTF-8" s<<...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}} 13:27:36.257 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=39,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=333,l=530,c=8192,r=197]={POST /RepoInfo HT...ding="UTF-8" st<<<...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}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=333,l=530,c=8192,r=197]={POST /RepoInfo HT...ding="UTF-8" st<<<...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}} 13:27:36.257 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=40,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=334,l=530,c=8192,r=196]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=334,l=530,c=8192,r=196]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.257 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=41,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=335,l=530,c=8192,r=195]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=335,l=530,c=8192,r=195]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.258 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=42,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=336,l=530,c=8192,r=194]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=336,l=530,c=8192,r=194]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.258 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=43,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=337,l=530,c=8192,r=193]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=337,l=530,c=8192,r=193]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.259 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=44,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=338,l=530,c=8192,r=192]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=338,l=530,c=8192,r=192]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.259 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=45,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=339,l=530,c=8192,r=191]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=339,l=530,c=8192,r=191]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.259 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=46,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=340,l=530,c=8192,r=190]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=340,l=530,c=8192,r=190]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.260 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=47,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=341,l=530,c=8192,r=189]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=341,l=530,c=8192,r=189]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.260 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=48,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=342,l=530,c=8192,r=188]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=342,l=530,c=8192,r=188]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.260 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=49,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=343,l=530,c=8192,r=187]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=343,l=530,c=8192,r=187]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.261 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=50,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=344,l=530,c=8192,r=186]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=344,l=530,c=8192,r=186]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.261 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=51,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=345,l=530,c=8192,r=185]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=345,l=530,c=8192,r=185]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.262 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=52,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=346,l=530,c=8192,r=184]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=346,l=530,c=8192,r=184]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.262 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=53,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=347,l=530,c=8192,r=183]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=347,l=530,c=8192,r=183]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.262 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=54,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=348,l=530,c=8192,r=182]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=348,l=530,c=8192,r=182]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.263 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=55,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[p=349,l=530,c=8192,r=181]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}},s=STREAM] read 1 from Content@14724844{HeapByteBufferR@6b3a7b3c[p=349,l=530,c=8192,r=181]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 13:27:36.263 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=236,q=2,[0]=Content@14724844{HeapByteBufferR@6b3a7b3c[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}},s=STREAM] read 181 from Content@14724844{HeapByteBufferR@6b3a7b3c[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}} 13:27:36.264 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,69/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=END,236 of 236},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo}] 13:27:36.264 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=236,q=1,[0]=EOF,s=STREAM] consumed Content@14724844{HeapByteBufferR@6b3a7b3c[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}} 13:27:36.265 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5e1a0a4d[c=236,q=0,[0]=null,s=STREAM] consumed EOF 13:27:36.266 [qtp1593333077-36] INFO c.c.c.local.LocalRepoManagerImpl - [1ace0671]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor' 13:27:36.267 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [18dd8aa4]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/cloudstore-repository.lock' 13:27:36.267 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [18dd8aa4]tryAcquire: returning true. lockCounter=1 13:27:36.267 [qtp1593333077-36] INFO c.c.c.local.LocalRepoManagerImpl - [1ace0671]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor' locked successfully. 13:27:36.267 [qtp1593333077-36] DEBUG c.c.c.local.LocalRepoManagerImpl - [1ace0671]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 13:27:36.269 [qtp1593333077-36] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 13:27:36.273 [qtp1593333077-36] 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. 13:27:36.281 [qtp1593333077-36] 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. 13:27:36.291 [qtp1593333077-36] 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. 13:27:36.293 [qtp1593333077-36] 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. 13:27:36.296 [qtp1593333077-36] 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. 13:27:36.297 [qtp1593333077-36] 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. 13:27:36.299 [qtp1593333077-36] 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. 13:27:36.312 [qtp1593333077-36] 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. 13:27:36.320 [qtp1593333077-36] 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. 13:27:36.327 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Java types support initialising ... 13:27:36.330 [qtp1593333077-36] 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 13:27:36.331 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Type converter support initialising ... 13:27:36.334 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Type converter support loaded 13:27:36.335 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 13:27:36.335 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 13:27:36.335 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 13:27:36.335 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.lang.String,java.nio.ByteBuffer,byte[] 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.String,java.lang.Double,java.nio.ByteBuffer 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.lang.String,java.nio.ByteBuffer 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 13:27:36.336 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object; 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 13:27:36.337 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 13:27:36.338 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 13:27:36.338 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 13:27:36.339 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 13:27:36.339 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 13:27:36.340 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 13:27:36.340 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 13:27:36.341 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 13:27:36.341 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:36.342 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 13:27:36.343 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:36.343 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:36.344 [qtp1593333077-36] 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 13:27:36.344 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:36.345 [qtp1593333077-36] 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 13:27:36.345 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 13:27:36.346 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 13:27:36.347 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 13:27:36.348 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 13:27:36.348 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 13:27:36.349 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 13:27:36.349 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 13:27:36.350 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 13:27:36.350 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 13:27:36.351 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 13:27:36.351 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:36.352 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 13:27:36.352 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:36.353 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:36.353 [qtp1593333077-36] 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 13:27:36.354 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:36.354 [qtp1593333077-36] 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 13:27:36.354 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 13:27:36.355 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 13:27:36.355 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 13:27:36.356 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 13:27:36.356 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 13:27:36.357 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 13:27:36.357 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 13:27:36.358 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 13:27:36.359 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:36.359 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 13:27:36.360 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:36.360 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:36.361 [qtp1593333077-36] 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 13:27:36.361 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:36.362 [qtp1593333077-36] 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 13:27:36.362 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 13:27:36.362 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 13:27:36.367 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 13:27:36.368 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 13:27:36.368 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 13:27:36.369 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 13:27:36.369 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 13:27:36.370 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 13:27:36.371 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 13:27:36.371 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 13:27:36.372 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 13:27:36.372 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 13:27:36.373 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:36.373 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 13:27:36.374 [qtp1593333077-36] 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 13:27:36.374 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:36.375 [qtp1593333077-36] 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 13:27:36.375 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 13:27:36.375 [qtp1593333077-36] 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. 13:27:36.376 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 13:27:36.376 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 13:27:36.376 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 13:27:36.377 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 13:27:36.377 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 13:27:36.378 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 13:27:36.378 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 13:27:36.379 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 13:27:36.379 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 13:27:36.380 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 13:27:36.380 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:36.381 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 13:27:36.381 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:36.382 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:36.382 [qtp1593333077-36] 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 13:27:36.383 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:36.383 [qtp1593333077-36] 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 13:27:36.384 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 13:27:36.384 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 13:27:36.393 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 13:27:36.394 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 13:27:36.395 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 13:27:36.396 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 13:27:36.397 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 13:27:36.398 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 13:27:36.399 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 13:27:36.399 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 13:27:36.400 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 13:27:36.400 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 13:27:36.400 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:36.401 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 13:27:36.401 [qtp1593333077-36] 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 13:27:36.402 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:36.402 [qtp1593333077-36] 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 13:27:36.402 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 13:27:36.403 [qtp1593333077-36] 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. 13:27:36.403 [qtp1593333077-36] 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. 13:27:36.403 [qtp1593333077-36] 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. 13:27:36.403 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 13:27:36.403 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 13:27:36.404 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 13:27:36.404 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 13:27:36.405 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 13:27:36.405 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 13:27:36.405 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 13:27:36.406 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 13:27:36.407 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 13:27:36.407 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:36.407 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 13:27:36.408 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:36.408 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:36.409 [qtp1593333077-36] 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 13:27:36.409 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:36.410 [qtp1593333077-36] 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 13:27:36.410 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 13:27:36.410 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 13:27:36.412 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 13:27:36.413 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 13:27:36.414 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 13:27:36.414 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 13:27:36.415 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 13:27:36.415 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 13:27:36.415 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 13:27:36.416 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 13:27:36.416 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:36.417 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 13:27:36.417 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:36.418 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:36.418 [qtp1593333077-36] 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 13:27:36.419 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:36.419 [qtp1593333077-36] 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 13:27:36.419 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 13:27:36.420 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 13:27:36.420 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 13:27:36.421 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 13:27:36.421 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 13:27:36.422 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 13:27:36.422 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 13:27:36.423 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 13:27:36.424 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 13:27:36.424 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 13:27:36.425 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 13:27:36.425 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:36.426 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 13:27:36.427 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:36.428 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:36.428 [qtp1593333077-36] 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 13:27:36.429 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:36.429 [qtp1593333077-36] 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 13:27:36.430 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 13:27:36.430 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 13:27:36.431 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 13:27:36.431 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 13:27:36.432 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 13:27:36.432 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 13:27:36.433 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 13:27:36.433 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 13:27:36.434 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 13:27:36.435 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 13:27:36.435 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 13:27:36.436 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 13:27:36.436 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:36.437 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 13:27:36.437 [qtp1593333077-36] 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 13:27:36.438 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:36.439 [qtp1593333077-36] 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 13:27:36.439 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 13:27:36.439 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 13:27:36.440 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 13:27:36.445 [qtp1593333077-36] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 13:27:36.445 [qtp1593333077-36] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 13:27:36.445 [qtp1593333077-36] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 13:27:36.459 [qtp1593333077-36] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 13:27:36.462 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7240cc34 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 13:27:36.464 [qtp1593333077-36] 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) 13:27:36.464 [qtp1593333077-36] 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) 13:27:36.464 [qtp1593333077-36] 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) 13:27:36.464 [qtp1593333077-36] 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) 13:27:36.464 [qtp1593333077-36] 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) 13:27:36.464 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.465 [qtp1593333077-36] 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) 13:27:36.466 [qtp1593333077-36] 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) 13:27:36.466 [qtp1593333077-36] 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) 13:27:36.466 [qtp1593333077-36] 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) 13:27:36.466 [qtp1593333077-36] 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) 13:27:36.466 [qtp1593333077-36] 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) 13:27:36.466 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.467 [qtp1593333077-36] 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) 13:27:36.468 [qtp1593333077-36] 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) 13:27:36.468 [qtp1593333077-36] 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) 13:27:36.468 [qtp1593333077-36] 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) 13:27:36.468 [qtp1593333077-36] 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) 13:27:36.468 [qtp1593333077-36] 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) 13:27:36.468 [qtp1593333077-36] 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) 13:27:36.468 [qtp1593333077-36] 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) 13:27:36.468 [qtp1593333077-36] 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) 13:27:36.469 [qtp1593333077-36] 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) 13:27:36.469 [qtp1593333077-36] 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) 13:27:36.469 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.470 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.471 [qtp1593333077-36] 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) 13:27:36.472 [qtp1593333077-36] 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) 13:27:36.472 [qtp1593333077-36] 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) 13:27:36.472 [qtp1593333077-36] 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) 13:27:36.472 [qtp1593333077-36] 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) 13:27:36.472 [qtp1593333077-36] 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) 13:27:36.512 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 13:27:36.512 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 13:27:36.528 [qtp1593333077-36] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Datastore : read-write 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Queries : Timeout=0 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - =========================================================== 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/derby] 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor/.cloudstore-repo/derby] 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 13:27:36.529 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 13:27:36.530 [qtp1593333077-36] 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 13:27:36.530 [qtp1593333077-36] DEBUG DataNucleus.Datastore - =========================================================== 13:27:36.530 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7240cc34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c9fae05, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:36.534 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7240cc34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c9fae05, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:36.534 [qtp1593333077-36] DEBUG DataNucleus.Datastore - StoreManager now created 13:27:36.534 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Persistence API : JDO 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ClassLoading : default 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 13:27:36.535 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ================================================ 13:27:36.536 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44c3a7c8" with txn="org.datanucleus.TransactionImpl@3f1ba084" 13:27:36.536 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 13:27:36.538 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 13:27:36.539 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 13:27:36.540 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 13:27:36.541 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 13:27:36.541 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 13:27:36.543 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 13:27:36.543 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 13:27:36.544 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:36.545 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 13:27:36.546 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:36.547 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:36.548 [qtp1593333077-36] 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 13:27:36.549 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:36.549 [qtp1593333077-36] 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 13:27:36.549 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 13:27:36.550 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 13:27:36.558 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 13:27:36.559 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 13:27:36.560 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 13:27:36.561 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 13:27:36.562 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 13:27:36.563 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 13:27:36.563 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 13:27:36.564 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 13:27:36.565 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:36.566 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 13:27:36.567 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:36.568 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:36.569 [qtp1593333077-36] 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 13:27:36.570 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:36.571 [qtp1593333077-36] 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 13:27:36.572 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 13:27:36.572 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 13:27:36.573 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 13:27:36.574 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 13:27:36.575 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 13:27:36.576 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 13:27:36.577 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 13:27:36.577 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 13:27:36.578 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:36.579 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 13:27:36.580 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:36.581 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:36.582 [qtp1593333077-36] 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 13:27:36.583 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:36.584 [qtp1593333077-36] 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 13:27:36.584 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 13:27:36.584 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 13:27:36.585 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 13:27:36.586 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 13:27:36.587 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 13:27:36.588 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 13:27:36.589 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 13:27:36.589 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 13:27:36.590 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 13:27:36.591 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 13:27:36.592 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:36.593 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 13:27:36.594 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:36.595 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:36.595 [qtp1593333077-36] 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 13:27:36.596 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:36.597 [qtp1593333077-36] 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 13:27:36.597 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 13:27:36.597 [qtp1593333077-36] 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. 13:27:36.598 [qtp1593333077-36] 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. 13:27:36.599 [qtp1593333077-36] 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. 13:27:36.599 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 13:27:36.599 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 13:27:36.601 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 13:27:36.601 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 13:27:36.602 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 13:27:36.603 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 13:27:36.604 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 13:27:36.605 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 13:27:36.606 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 13:27:36.607 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:36.608 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 13:27:36.608 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:36.609 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:36.611 [qtp1593333077-36] 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 13:27:36.611 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:36.612 [qtp1593333077-36] 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 13:27:36.613 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 13:27:36.613 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 13:27:36.614 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 13:27:36.615 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 13:27:36.616 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 13:27:36.617 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 13:27:36.618 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 13:27:36.618 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 13:27:36.619 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 13:27:36.620 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 13:27:36.621 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 13:27:36.622 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 13:27:36.623 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:36.623 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 13:27:36.624 [qtp1593333077-36] 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 13:27:36.625 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:36.626 [qtp1593333077-36] 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 13:27:36.626 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 13:27:36.627 [qtp1593333077-36] 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. 13:27:36.627 [qtp1593333077-36] 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. 13:27:36.627 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 13:27:36.629 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 13:27:36.630 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 13:27:36.631 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 13:27:36.631 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 13:27:36.632 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 13:27:36.633 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 13:27:36.634 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 13:27:36.635 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 13:27:36.636 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 13:27:36.637 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 13:27:36.637 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 13:27:36.637 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 13:27:36.637 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 13:27:36.637 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 13:27:36.638 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 13:27:36.638 [qtp1593333077-36] 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) 13:27:36.638 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 13:27:36.638 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 13:27:36.639 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 13:27:36.639 [qtp1593333077-36] 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) 13:27:36.639 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 13:27:36.639 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 13:27:36.640 [qtp1593333077-36] 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") 13:27:36.640 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 13:27:36.640 [qtp1593333077-36] 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) 13:27:36.640 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 13:27:36.640 [qtp1593333077-36] 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) 13:27:36.640 [qtp1593333077-36] 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") 13:27:36.641 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 13:27:36.641 [qtp1593333077-36] 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) 13:27:36.641 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 13:27:36.641 [qtp1593333077-36] 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) 13:27:36.641 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 13:27:36.641 [qtp1593333077-36] 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) 13:27:36.641 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 13:27:36.642 [qtp1593333077-36] 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") 13:27:36.642 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 13:27:36.642 [qtp1593333077-36] 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) 13:27:36.642 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 13:27:36.642 [qtp1593333077-36] 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) 13:27:36.643 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 13:27:36.643 [qtp1593333077-36] 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) 13:27:36.643 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 13:27:36.643 [qtp1593333077-36] 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) 13:27:36.643 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 13:27:36.644 [qtp1593333077-36] 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) 13:27:36.644 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 13:27:36.644 [qtp1593333077-36] 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) 13:27:36.644 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 13:27:36.644 [qtp1593333077-36] 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") 13:27:36.644 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 13:27:36.645 [qtp1593333077-36] 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) 13:27:36.645 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 13:27:36.645 [qtp1593333077-36] 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) 13:27:36.645 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 13:27:36.645 [qtp1593333077-36] 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) 13:27:36.645 [qtp1593333077-36] 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") 13:27:36.645 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 13:27:36.646 [qtp1593333077-36] 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) 13:27:36.646 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 13:27:36.646 [qtp1593333077-36] 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) 13:27:36.647 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 13:27:36.647 [qtp1593333077-36] 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) 13:27:36.647 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 13:27:36.647 [qtp1593333077-36] 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") 13:27:36.647 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 13:27:36.647 [qtp1593333077-36] 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 13:27:36.647 [qtp1593333077-36] 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) 13:27:36.647 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 13:27:36.648 [qtp1593333077-36] 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 13:27:36.648 [qtp1593333077-36] 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) 13:27:36.648 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 13:27:36.648 [qtp1593333077-36] 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) 13:27:36.649 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 13:27:36.649 [qtp1593333077-36] 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) 13:27:36.649 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51eac9b2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:36.649 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ff0f61b" with isolation "serializable" 13:27:36.661 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 13:27:36.661 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 13:27:36.717 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 56 ms 13:27:36.717 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 13:27:36.719 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 13:27:36.723 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 13:27:36.732 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 13:27:36.733 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 13:27:36.733 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 13:27:36.783 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 50 ms 13:27:36.811 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 13:27:36.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 13:27:36.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 13:27:36.829 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 13:27:36.843 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 13:27:36.866 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 13:27:36.867 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 13:27:36.867 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 13:27:36.883 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:36.883 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 13:27:36.883 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 13:27:36.896 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:36.931 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 13:27:36.931 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 13:27:36.931 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 13:27:36.956 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 13:27:36.981 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 13:27:37.002 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 13:27:37.002 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 13:27:37.002 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 13:27:37.018 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:37.018 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 13:27:37.018 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 13:27:37.032 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:37.032 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 13:27:37.032 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 13:27:37.047 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 13:27:37.077 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 13:27:37.077 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 13:27:37.077 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 13:27:37.091 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 13:27:37.109 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 13:27:37.109 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ff0f61b" 13:27:37.111 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ff0f61b" 13:27:37.111 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51eac9b2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ff0f61b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:37.111 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51eac9b2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ff0f61b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:37.111 [qtp1593333077-36] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 13:27:37.112 [qtp1593333077-36] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 13:27:37.112 [qtp1593333077-36] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 13:27:37.113 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 13:27:37.114 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 13:27:37.114 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 13:27:37.115 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 13:27:37.116 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 13:27:37.116 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 13:27:37.117 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 13:27:37.118 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:37.118 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 13:27:37.119 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:37.120 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:37.120 [qtp1593333077-36] 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 13:27:37.121 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:37.122 [qtp1593333077-36] 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 13:27:37.122 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 13:27:37.122 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 13:27:37.123 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 13:27:37.124 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 13:27:37.124 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 13:27:37.125 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 13:27:37.125 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 13:27:37.126 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 13:27:37.127 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 13:27:37.127 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 13:27:37.128 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 13:27:37.129 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 13:27:37.129 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:37.130 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 13:27:37.131 [qtp1593333077-36] 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 13:27:37.131 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:37.132 [qtp1593333077-36] 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 13:27:37.132 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 13:27:37.132 [qtp1593333077-36] 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. 13:27:37.132 [qtp1593333077-36] 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. 13:27:37.133 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 13:27:37.134 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 13:27:37.134 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 13:27:37.134 [qtp1593333077-36] 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") 13:27:37.134 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 13:27:37.134 [qtp1593333077-36] 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) 13:27:37.135 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 13:27:37.135 [qtp1593333077-36] 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) 13:27:37.135 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 13:27:37.135 [qtp1593333077-36] 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) 13:27:37.135 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 13:27:37.135 [qtp1593333077-36] 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) 13:27:37.136 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 13:27:37.136 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@232c7220 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:37.136 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12d16cb9" with isolation "serializable" 13:27:37.141 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 13:27:37.141 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 13:27:37.177 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 36 ms 13:27:37.177 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 13:27:37.184 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 13:27:37.185 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 13:27:37.185 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 13:27:37.198 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:37.198 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 13:27:37.198 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 13:27:37.214 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:37.251 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 13:27:37.251 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 13:27:37.251 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 13:27:37.259 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 13:27:37.277 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 13:27:37.277 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12d16cb9" 13:27:37.279 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12d16cb9" 13:27:37.279 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@232c7220 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12d16cb9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:37.279 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@232c7220 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12d16cb9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:37.280 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 13:27:37.280 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 13:27:37.280 [qtp1593333077-36] 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) 13:27:37.281 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:37.281 [qtp1593333077-36] 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") 13:27:37.281 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 13:27:37.281 [qtp1593333077-36] 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) 13:27:37.281 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 13:27:37.281 [qtp1593333077-36] 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) 13:27:37.281 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 13:27:37.282 [qtp1593333077-36] 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) 13:27:37.282 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 13:27:37.282 [qtp1593333077-36] 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) 13:27:37.283 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 13:27:37.283 [qtp1593333077-36] 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) 13:27:37.283 [qtp1593333077-36] 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") 13:27:37.283 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 13:27:37.283 [qtp1593333077-36] 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) 13:27:37.283 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 13:27:37.283 [qtp1593333077-36] 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) 13:27:37.283 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 13:27:37.284 [qtp1593333077-36] 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) 13:27:37.284 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 13:27:37.284 [qtp1593333077-36] 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") 13:27:37.284 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5995380d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:37.284 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6415634c" with isolation "serializable" 13:27:37.291 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 13:27:37.291 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 13:27:37.329 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 38 ms 13:27:37.329 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 13:27:37.338 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 13:27:37.338 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 13:27:37.339 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 13:27:37.359 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 13:27:37.360 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 13:27:37.360 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 13:27:37.384 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 13:27:37.412 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 13:27:37.413 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 13:27:37.413 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 13:27:37.422 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 13:27:37.437 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 13:27:37.437 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 13:27:37.437 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 13:27:37.451 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 13:27:37.451 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6415634c" 13:27:37.452 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6415634c" 13:27:37.453 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5995380d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6415634c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:37.453 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5995380d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6415634c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:37.454 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 13:27:37.455 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 13:27:37.455 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 13:27:37.456 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 13:27:37.457 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 13:27:37.458 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 13:27:37.459 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 13:27:37.460 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:37.461 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 13:27:37.462 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:37.464 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:37.465 [qtp1593333077-36] 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 13:27:37.466 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:37.467 [qtp1593333077-36] 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 13:27:37.467 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 13:27:37.467 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 13:27:37.468 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 13:27:37.468 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 13:27:37.469 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 13:27:37.469 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 13:27:37.470 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 13:27:37.470 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 13:27:37.471 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 13:27:37.471 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 13:27:37.472 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 13:27:37.472 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 13:27:37.473 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:37.474 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 13:27:37.474 [qtp1593333077-36] 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 13:27:37.475 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:37.476 [qtp1593333077-36] 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 13:27:37.476 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 13:27:37.476 [qtp1593333077-36] 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. 13:27:37.476 [qtp1593333077-36] 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. 13:27:37.476 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 13:27:37.477 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 13:27:37.478 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 13:27:37.479 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 13:27:37.479 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 13:27:37.480 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 13:27:37.481 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 13:27:37.481 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 13:27:37.482 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:37.483 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 13:27:37.483 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:37.484 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:37.485 [qtp1593333077-36] 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 13:27:37.485 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:37.486 [qtp1593333077-36] 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 13:27:37.486 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 13:27:37.487 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 13:27:37.487 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 13:27:37.488 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 13:27:37.489 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 13:27:37.489 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 13:27:37.490 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 13:27:37.491 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 13:27:37.491 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 13:27:37.492 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 13:27:37.493 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 13:27:37.494 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 13:27:37.495 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:37.495 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 13:27:37.496 [qtp1593333077-36] 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 13:27:37.497 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:37.498 [qtp1593333077-36] 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 13:27:37.498 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 13:27:37.499 [qtp1593333077-36] 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. 13:27:37.499 [qtp1593333077-36] 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. 13:27:37.499 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 13:27:37.500 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:37.500 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 13:27:37.501 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 13:27:37.501 [qtp1593333077-36] 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) 13:27:37.501 [qtp1593333077-36] 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") 13:27:37.501 [qtp1593333077-36] 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" () 13:27:37.501 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 13:27:37.501 [qtp1593333077-36] 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 13:27:37.502 [qtp1593333077-36] 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) 13:27:37.502 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 13:27:37.502 [qtp1593333077-36] 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 13:27:37.502 [qtp1593333077-36] 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) 13:27:37.502 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 13:27:37.502 [qtp1593333077-36] 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 13:27:37.503 [qtp1593333077-36] 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) 13:27:37.503 [qtp1593333077-36] 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") 13:27:37.503 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 13:27:37.503 [qtp1593333077-36] 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) 13:27:37.504 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 13:27:37.504 [qtp1593333077-36] 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) 13:27:37.504 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 13:27:37.504 [qtp1593333077-36] 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) 13:27:37.504 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 13:27:37.504 [qtp1593333077-36] 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) 13:27:37.504 [qtp1593333077-36] 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") 13:27:37.504 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 13:27:37.505 [qtp1593333077-36] 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) 13:27:37.505 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 13:27:37.505 [qtp1593333077-36] 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) 13:27:37.505 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 13:27:37.506 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e51a1e7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:37.506 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35b3aa47" with isolation "serializable" 13:27:37.568 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 13:27:37.569 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:37.597 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 28 ms 13:27:37.597 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 13:27:37.599 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 13:27:37.609 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 13:27:37.609 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 13:27:37.609 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 13:27:37.625 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:37.654 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 13:27:37.671 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 13:27:37.686 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 13:27:37.686 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 13:27:37.686 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 13:27:37.699 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 13:27:37.725 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 13:27:37.726 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 13:27:37.726 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 13:27:37.734 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 13:27:37.750 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 13:27:37.751 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 13:27:37.751 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 13:27:37.767 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:37.767 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35b3aa47" 13:27:37.770 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35b3aa47" 13:27:37.770 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e51a1e7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35b3aa47, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:37.771 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e51a1e7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@35b3aa47, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:37.772 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 13:27:37.773 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 13:27:37.778 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 13:27:37.780 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 13:27:37.781 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 13:27:37.782 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 13:27:37.783 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 13:27:37.784 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:37.785 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 13:27:37.786 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:37.787 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:37.788 [qtp1593333077-36] 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 13:27:37.789 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:37.790 [qtp1593333077-36] 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 13:27:37.790 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 13:27:37.792 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 13:27:37.792 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 13:27:37.793 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 13:27:37.794 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 13:27:37.794 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 13:27:37.795 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 13:27:37.796 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 13:27:37.796 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 13:27:37.797 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 13:27:37.797 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 13:27:37.798 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 13:27:37.799 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:37.800 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 13:27:37.801 [qtp1593333077-36] 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 13:27:37.801 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:37.802 [qtp1593333077-36] 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 13:27:37.802 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 13:27:37.803 [qtp1593333077-36] 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. 13:27:37.803 [qtp1593333077-36] 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. 13:27:37.803 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 13:27:37.804 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 13:27:37.805 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 13:27:37.805 [qtp1593333077-36] 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) 13:27:37.805 [qtp1593333077-36] 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") 13:27:37.805 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 13:27:37.805 [qtp1593333077-36] 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) 13:27:37.805 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 13:27:37.805 [qtp1593333077-36] 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) 13:27:37.807 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 13:27:37.807 [qtp1593333077-36] 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) 13:27:37.807 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 13:27:37.807 [qtp1593333077-36] 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) 13:27:37.807 [qtp1593333077-36] 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") 13:27:37.807 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 13:27:37.807 [qtp1593333077-36] 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) 13:27:37.808 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 13:27:37.808 [qtp1593333077-36] 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) 13:27:37.808 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 13:27:37.808 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e5d4f8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:37.808 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70e919f8" with isolation "serializable" 13:27:37.814 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 13:27:37.814 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:37.838 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 24 ms 13:27:37.838 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 13:27:37.847 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 13:27:37.847 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 13:27:37.847 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 13:27:37.861 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 13:27:37.893 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 13:27:37.893 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 13:27:37.893 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 13:27:37.900 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms 13:27:37.917 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 13:27:37.917 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 13:27:37.917 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 13:27:37.933 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 13:27:37.934 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70e919f8" 13:27:37.936 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70e919f8" 13:27:37.936 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e5d4f8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70e919f8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:37.937 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e5d4f8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70e919f8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:37.939 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 13:27:37.939 [qtp1593333077-36] 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") 13:27:37.939 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 13:27:37.940 [qtp1593333077-36] 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" () 13:27:37.940 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 13:27:37.940 [qtp1593333077-36] 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 13:27:37.941 [qtp1593333077-36] 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) 13:27:37.941 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 13:27:37.942 [qtp1593333077-36] 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 13:27:37.942 [qtp1593333077-36] 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) 13:27:37.943 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36f8962d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:37.943 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cb7972" with isolation "serializable" 13:27:37.949 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 13:27:37.957 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 13:27:37.957 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 13:27:37.957 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 13:27:37.969 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:38.005 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 13:27:38.006 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 13:27:38.006 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 13:27:38.015 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 13:27:38.035 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 13:27:38.036 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cb7972" 13:27:38.037 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cb7972" 13:27:38.037 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36f8962d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cb7972, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:38.038 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36f8962d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cb7972, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:38.038 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 13:27:38.038 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 13:27:38.038 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 13:27:38.038 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 13:27:38.043 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 13:27:38.044 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 13:27:38.045 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 13:27:38.045 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:38.046 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 13:27:38.047 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:38.048 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:38.048 [qtp1593333077-36] 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 13:27:38.049 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:38.050 [qtp1593333077-36] 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 13:27:38.050 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 13:27:38.050 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 13:27:38.051 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 13:27:38.052 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 13:27:38.053 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 13:27:38.053 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 13:27:38.054 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 13:27:38.055 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 13:27:38.055 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 13:27:38.056 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 13:27:38.057 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 13:27:38.057 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 13:27:38.058 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:38.059 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 13:27:38.060 [qtp1593333077-36] 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 13:27:38.060 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:38.061 [qtp1593333077-36] 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 13:27:38.061 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 13:27:38.062 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 13:27:38.062 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 13:27:38.063 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 13:27:38.063 [qtp1593333077-36] 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) 13:27:38.063 [qtp1593333077-36] 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") 13:27:38.063 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 13:27:38.063 [qtp1593333077-36] 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) 13:27:38.064 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 13:27:38.064 [qtp1593333077-36] 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) 13:27:38.064 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 13:27:38.064 [qtp1593333077-36] 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) 13:27:38.064 [qtp1593333077-36] 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") 13:27:38.064 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 13:27:38.064 [qtp1593333077-36] 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) 13:27:38.064 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 13:27:38.065 [qtp1593333077-36] 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) 13:27:38.065 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 13:27:38.065 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 13:27:38.065 [qtp1593333077-36] 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) 13:27:38.065 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 13:27:38.065 [qtp1593333077-36] 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) 13:27:38.065 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 13:27:38.067 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@351659b2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:38.067 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@630ae972" with isolation "serializable" 13:27:38.073 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 13:27:38.074 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:38.102 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 28 ms 13:27:38.102 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 13:27:38.103 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 13:27:38.110 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 13:27:38.128 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 13:27:38.129 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 13:27:38.130 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 13:27:38.130 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 13:27:38.142 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:38.165 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 13:27:38.166 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 13:27:38.166 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 13:27:38.177 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 13:27:38.210 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 13:27:38.211 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 13:27:38.211 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 13:27:38.221 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 13:27:38.239 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 13:27:38.239 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@630ae972" 13:27:38.240 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@630ae972" 13:27:38.241 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@351659b2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@630ae972, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:38.241 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@351659b2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@630ae972, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:38.243 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 13:27:38.243 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 13:27:38.244 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 13:27:38.245 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 13:27:38.245 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 13:27:38.246 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 13:27:38.247 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 13:27:38.248 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:38.248 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 13:27:38.249 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:38.250 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:38.251 [qtp1593333077-36] 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 13:27:38.251 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:38.252 [qtp1593333077-36] 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 13:27:38.252 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 13:27:38.255 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 13:27:38.256 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 13:27:38.257 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 13:27:38.258 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 13:27:38.259 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 13:27:38.259 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 13:27:38.260 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 13:27:38.261 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 13:27:38.261 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 13:27:38.262 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 13:27:38.263 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 13:27:38.264 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:38.265 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 13:27:38.266 [qtp1593333077-36] 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 13:27:38.267 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:38.267 [qtp1593333077-36] 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 13:27:38.267 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 13:27:38.268 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 13:27:38.269 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 13:27:38.269 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 13:27:38.269 [qtp1593333077-36] 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) 13:27:38.269 [qtp1593333077-36] 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") 13:27:38.270 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 13:27:38.270 [qtp1593333077-36] 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) 13:27:38.270 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 13:27:38.270 [qtp1593333077-36] 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) 13:27:38.270 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 13:27:38.271 [qtp1593333077-36] 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) 13:27:38.272 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 13:27:38.272 [qtp1593333077-36] 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) 13:27:38.272 [qtp1593333077-36] 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") 13:27:38.272 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 13:27:38.272 [qtp1593333077-36] 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) 13:27:38.272 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 13:27:38.272 [qtp1593333077-36] 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) 13:27:38.272 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 13:27:38.273 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c378afb [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:38.273 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78c15780" with isolation "serializable" 13:27:38.278 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 13:27:38.279 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 13:27:38.303 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 24 ms 13:27:38.303 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 13:27:38.314 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 13:27:38.315 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 13:27:38.315 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 13:27:38.327 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:38.358 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 13:27:38.374 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 13:27:38.374 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 13:27:38.374 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 13:27:38.386 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:38.387 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78c15780" 13:27:38.388 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78c15780" 13:27:38.388 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c378afb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78c15780, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:38.388 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c378afb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78c15780, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:38.389 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 13:27:38.390 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 13:27:38.391 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 13:27:38.392 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 13:27:38.392 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 13:27:38.393 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 13:27:38.394 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 13:27:38.395 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:38.396 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 13:27:38.396 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:38.397 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:38.399 [qtp1593333077-36] 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 13:27:38.399 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:38.400 [qtp1593333077-36] 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 13:27:38.400 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 13:27:38.401 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 13:27:38.401 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 13:27:38.402 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 13:27:38.403 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 13:27:38.404 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 13:27:38.405 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 13:27:38.405 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 13:27:38.406 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 13:27:38.406 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 13:27:38.407 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 13:27:38.407 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 13:27:38.408 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:38.409 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 13:27:38.409 [qtp1593333077-36] 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 13:27:38.410 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:38.411 [qtp1593333077-36] 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 13:27:38.411 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 13:27:38.411 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 13:27:38.412 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 13:27:38.412 [qtp1593333077-36] 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") 13:27:38.412 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 13:27:38.412 [qtp1593333077-36] 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 13:27:38.412 [qtp1593333077-36] 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) 13:27:38.412 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f88d37a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:38.412 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b0a44c8" with isolation "serializable" 13:27:38.417 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 13:27:38.425 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 13:27:38.437 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 13:27:38.439 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 13:27:38.440 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b0a44c8" 13:27:38.440 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b0a44c8" 13:27:38.440 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f88d37a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b0a44c8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:38.440 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f88d37a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b0a44c8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:38.441 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 13:27:38.441 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 13:27:38.442 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 13:27:38.443 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 13:27:38.444 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 13:27:38.444 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 13:27:38.445 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 13:27:38.445 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:38.446 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 13:27:38.447 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 13:27:38.447 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 13:27:38.448 [qtp1593333077-36] 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 13:27:38.449 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 13:27:38.449 [qtp1593333077-36] 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 13:27:38.449 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 13:27:38.450 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 13:27:38.451 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 13:27:38.451 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 13:27:38.452 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 13:27:38.452 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 13:27:38.453 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 13:27:38.453 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 13:27:38.454 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 13:27:38.455 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 13:27:38.455 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 13:27:38.456 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 13:27:38.457 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 13:27:38.458 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 13:27:38.458 [qtp1593333077-36] 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 13:27:38.459 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 13:27:38.460 [qtp1593333077-36] 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 13:27:38.460 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 13:27:38.460 [qtp1593333077-36] 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. 13:27:38.460 [qtp1593333077-36] 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. 13:27:38.460 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 13:27:38.461 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 13:27:38.461 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 13:27:38.462 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 13:27:38.463 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 13:27:38.463 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 13:27:38.464 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 13:27:38.464 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 13:27:38.465 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 13:27:38.465 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 13:27:38.466 [qtp1593333077-36] 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 13:27:38.467 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 13:27:38.467 [qtp1593333077-36] 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 13:27:38.468 [qtp1593333077-36] 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 13:27:38.468 [qtp1593333077-36] 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 13:27:38.469 [qtp1593333077-36] 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 13:27:38.470 [qtp1593333077-36] 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 13:27:38.470 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 13:27:38.470 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 13:27:38.470 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 13:27:38.471 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 13:27:38.471 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 13:27:38.472 [qtp1593333077-36] 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) 13:27:38.472 [qtp1593333077-36] 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") 13:27:38.472 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 13:27:38.472 [qtp1593333077-36] 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) 13:27:38.472 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 13:27:38.472 [qtp1593333077-36] 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) 13:27:38.472 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 13:27:38.472 [qtp1593333077-36] 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) 13:27:38.473 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 13:27:38.473 [qtp1593333077-36] 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) 13:27:38.473 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 13:27:38.473 [qtp1593333077-36] 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) 13:27:38.473 [qtp1593333077-36] 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") 13:27:38.473 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 13:27:38.473 [qtp1593333077-36] 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) 13:27:38.473 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 13:27:38.474 [qtp1593333077-36] 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) 13:27:38.474 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 13:27:38.474 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@459e9a68 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 13:27:38.474 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c149574" with isolation "serializable" 13:27:38.476 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 13:27:38.476 [qtp1593333077-36] 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 "" 13:27:38.500 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 24 ms 13:27:38.500 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 13:27:38.502 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker" 13:27:38.502 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 13:27:38.502 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 13:27:38.513 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 13:27:38.539 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 13:27:38.556 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker" 13:27:38.556 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 13:27:38.556 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 13:27:38.568 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 13:27:38.569 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c149574" 13:27:38.571 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c149574" 13:27:38.571 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@459e9a68 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c149574, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 13:27:38.571 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@459e9a68 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c149574, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 13:27:38.572 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:38.572 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" closed 13:27:38.572 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44c3a7c8" with txn="org.datanucleus.TransactionImpl@6651c112" 13:27:38.573 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:38.573 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 (optimistic=false) 13:27:38.574 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 13:27:38.574 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 13:27:38.574 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 13:27:38.574 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 13:27:38.577 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 3 ms 13:27:38.577 [qtp1593333077-36] 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'" 13:27:38.580 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13774fa4 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:38.580 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@722acf36, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:38.580 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13774fa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73f07e1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 13:27:38.580 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13774fa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73f07e1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.581 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:38.588 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@70c1d102" 13:27:38.588 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 13:27:38.589 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.589 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 13:27:38.590 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:38.590 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 13:27:38.590 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:38.591 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 13:27:38.591 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 13:27:38.592 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" (id="1") enlisted in transactional cache 13:27:38.593 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" having fields "publicKey" fetched from table ""repository"" 13:27:38.593 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13774fa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73f07e1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.600 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3dbeb64d" 13:27:38.600 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 13:27:38.600 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:38.600 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2b1bf29b" 13:27:38.601 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" (id="1") is having the following fields in Level 2 cache object updated : [3] 13:27:38.602 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" having fields "privateKey" fetched from table ""repository"" 13:27:38.602 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13774fa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73f07e1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.608 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3d9db9bc" 13:27:38.608 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 13:27:38.608 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:38.609 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@14c561bc" 13:27:38.609 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" (id="1") is having the following fields in Level 2 cache object updated : [7] 13:27:38.609 [qtp1593333077-36] INFO c.c.c.local.LocalRepoManagerImpl - [1ace0671]initPersistenceManagerFactory: repositoryId=fec5bc68-d100-4507-9b19-70c7783f800e 13:27:38.609 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 13:27:38.609 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.609 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.609 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@722acf36]] 13:27:38.610 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13774fa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73f07e1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 13:27:38.610 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13774fa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73f07e1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:38.610 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13774fa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@73f07e1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.610 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 13:27:38.610 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@49613360" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:38.611 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 13:27:38.611 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@49613360 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@49613360, lifecycle=HOLLOW] 13:27:38.611 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:38.611 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:38.611 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" closed 13:27:38.611 [qtp1593333077-36] INFO c.c.c.local.LocalRepoManagerImpl - [1ace0671]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2344 ms. 13:27:38.611 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44c3a7c8" with txn="org.datanucleus.TransactionImpl@6791f8ce" 13:27:38.612 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:38.612 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 (optimistic=false) 13:27:38.612 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 13:27:38.612 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 13:27:38.613 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 13:27:38.613 [qtp1593333077-36] 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] 13:27:38.613 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 13:27:38.615 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 13:27:38.616 [qtp1593333077-36] 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" < ?" 13:27:38.616 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16d62249 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:38.616 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7e69ffd5, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:38.616 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16d62249 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@581eadf8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 13:27:38.616 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16d62249 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@581eadf8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.616 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 13:27:38.624 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@254c9c9a" 13:27:38.625 [qtp1593333077-36] 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-13 13:27:38.612> 13:27:38.625 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.626 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 13:27:38.626 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 13:27:38.626 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.626 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.626 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7e69ffd5]] 13:27:38.627 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16d62249 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@581eadf8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 13:27:38.627 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16d62249 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@581eadf8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:38.627 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16d62249 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@581eadf8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.627 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:38.627 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:38.627 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" closed 13:27:38.627 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [767d6a0f]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:38.628 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [767d6a0f]tryAcquire: returning true. lockCounter=1 13:27:38.628 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [767d6a0f]tryAcquire: returning true. lockCounter=2 13:27:38.628 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:38.628 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [767d6a0f]release: NOT releasing underlying FileLock. lockCounter=1 13:27:38.628 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [767d6a0f]release: releasing underlying FileLock. lockCounter=0 13:27:38.629 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44c3a7c8" with txn="org.datanucleus.TransactionImpl@2a5e4e2a" 13:27:38.629 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:38.629 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 (optimistic=false) 13:27:38.629 [qtp1593333077-36] 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 13:27:38.629 [qtp1593333077-36] 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 13:27:38.630 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22672f36 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:38.630 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7dcdbf0d, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 13:27:38.630 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22672f36 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e82e448, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 13:27:38.630 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22672f36 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e82e448, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.630 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:38.631 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5f67716c" 13:27:38.631 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 13:27:38.631 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:38.631 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 13:27:38.631 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:38.632 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:38.632 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 13:27:38.632 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 13:27:38.632 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" (id="1") enlisted in transactional cache 13:27:38.632 [qtp1593333077-36] 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@51b0f2b4" 13:27:38.633 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" 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] 13:27:38.634 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" (id="1") is having the following fields in Level 2 cache object updated : [6] 13:27:38.634 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" field "aliases" loading contents to SCO wrapper from the datastore 13:27:38.634 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22672f36 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e82e448, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.642 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@f1db7d3" 13:27:38.643 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 13:27:38.643 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:38.644 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@71f90f0c" 13:27:38.644 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [554bb83e]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:38.644 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [554bb83e]tryAcquire: returning true. lockCounter=1 13:27:38.644 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:38.644 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [554bb83e]release: releasing underlying FileLock. lockCounter=0 13:27:38.645 [qtp1593333077-36] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jy2vjm4d-lgdor' of repository 'fec5bc68-d100-4507-9b19-70c7783f800e' already in-sync. 13:27:38.645 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1eaf350f]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:38.645 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1eaf350f]tryAcquire: returning true. lockCounter=1 13:27:38.645 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1eaf350f]tryAcquire: returning true. lockCounter=2 13:27:38.645 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:38.646 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1eaf350f]release: NOT releasing underlying FileLock. lockCounter=1 13:27:38.646 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1eaf350f]release: releasing underlying FileLock. lockCounter=0 13:27:38.646 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.646 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.647 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 1 ms for 0 entities. 13:27:38.647 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.647 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.647 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 13:27:38.647 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.647 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.647 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7dcdbf0d]] 13:27:38.647 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22672f36 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e82e448, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 13:27:38.647 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22672f36 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e82e448, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:38.648 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@22672f36 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e82e448, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.648 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 13:27:38.648 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:38.648 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:38.648 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@51b0f2b4, lifecycle=HOLLOW] 13:27:38.648 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:38.648 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:38.648 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" closed 13:27:38.649 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44c3a7c8" with txn="org.datanucleus.TransactionImpl@498a14d2" 13:27:38.649 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:38.649 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 (optimistic=false) 13:27:38.649 [qtp1593333077-36] 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 13:27:38.650 [qtp1593333077-36] 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 13:27:38.651 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29f7aa34 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:38.651 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@55dca7e4, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:38.651 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29f7aa34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a44a232, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:38.651 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29f7aa34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a44a232, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.651 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 13:27:38.651 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5eb73f3a" 13:27:38.651 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 13:27:38.652 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.652 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 13:27:38.652 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 13:27:38.652 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 13:27:38.653 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 13:27:38.653 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 13:27:38.653 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" (id="1") enlisted in transactional cache 13:27:38.653 [qtp1593333077-36] 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@20667aae" 13:27:38.654 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" 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] 13:27:38.654 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" (id="1") is having the following fields in Level 2 cache object updated : [6] 13:27:38.654 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29f7aa34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a44a232, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.660 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@262fbc26" 13:27:38.660 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 13:27:38.661 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.661 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@305109fd" 13:27:38.662 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" field "aliases" loading contents to SCO wrapper from the datastore 13:27:38.663 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29f7aa34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a44a232, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.663 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@40f5be73" 13:27:38.663 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 13:27:38.663 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:38.664 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4929b74b" 13:27:38.664 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.664 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.664 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 13:27:38.664 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.664 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.664 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 13:27:38.664 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.664 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.665 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@55dca7e4]] 13:27:38.665 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29f7aa34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a44a232, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:38.665 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29f7aa34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a44a232, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:38.665 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29f7aa34 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a44a232, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.665 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 13:27:38.665 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 13:27:38.665 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:38.665 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@20667aae, lifecycle=HOLLOW] 13:27:38.666 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 13:27:38.666 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:38.666 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" closed 13:27:38.666 [qtp1593333077-36] DEBUG c.c.c.local.LocalRepoManagerImpl - [1ace0671]open: closing=false closeAbortable=true 13:27:38.667 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44c3a7c8" with txn="org.datanucleus.TransactionImpl@1c647f16" 13:27:38.667 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:38.667 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 (optimistic=false) 13:27:38.667 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [fa64f04]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 13:27:38.667 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [fa64f04]tryAcquire: returning true. lockCounter=1 13:27:38.667 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [fa64f04]tryAcquire: returning true. lockCounter=2 13:27:38.667 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 13:27:38.668 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [fa64f04]release: NOT releasing underlying FileLock. lockCounter=1 13:27:38.668 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [fa64f04]release: releasing underlying FileLock. lockCounter=0 13:27:38.669 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 13:27:38.669 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 13:27:38.669 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 13:27:38.669 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 13:27:38.671 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 13:27:38.671 [qtp1593333077-36] 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'" 13:27:38.671 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 13:27:38.671 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@322bb513, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 13:27:38.672 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 13:27:38.672 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.672 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 13:27:38.678 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@32ba7e42" 13:27:38.678 [qtp1593333077-36] 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' 13:27:38.679 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.679 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 13:27:38.680 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 13:27:38.680 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 13:27:38.680 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 13:27:38.680 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 13:27:38.681 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 13:27:38.681 [qtp1593333077-36] 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"" 13:27:38.681 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.681 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 13:27:38.686 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@34877f59" 13:27:38.686 [qtp1593333077-36] 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" 13:27:38.687 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.687 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 13:27:38.688 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 13:27:38.688 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 13:27:38.688 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 13:27:38.688 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 13:27:38.690 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 13:27:38.691 [qtp1593333077-36] 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'" 13:27:38.691 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.691 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 13:27:38.698 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6a0ee3be" 13:27:38.698 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 13:27:38.699 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.699 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 13:27:38.700 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 13:27:38.700 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 13:27:38.701 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 13:27:38.701 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 13:27:38.702 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 13:27:38.702 [qtp1593333077-36] 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'" 13:27:38.702 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.702 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 13:27:38.708 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5cef42ae" 13:27:38.708 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 13:27:38.709 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.710 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 13:27:38.710 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 13:27:38.711 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 13:27:38.711 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 13:27:38.711 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 13:27:38.712 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 13:27:38.712 [qtp1593333077-36] 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'" 13:27:38.713 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.713 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 13:27:38.723 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6a6251b0" 13:27:38.723 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 13:27:38.724 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 13:27:38.724 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 13:27:38.725 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 13:27:38.725 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 13:27:38.725 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 13:27:38.726 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 13:27:38.727 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 13:27:38.727 [qtp1593333077-36] 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'" 13:27:38.727 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.727 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 13:27:38.737 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4b884215" 13:27:38.737 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 13:27:38.737 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 13:27:38.738 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 13:27:38.738 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.738 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.739 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 1 ms for 0 entities. 13:27:38.739 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.739 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.739 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@35ddd8f0 13:27:38.739 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 13:27:38.739 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 13:27:38.739 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@322bb513]] 13:27:38.739 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 13:27:38.739 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 13:27:38.740 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f480591 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2adf0a3a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@35ddd8f0" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2fba574b]" 13:27:38.740 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 13:27:38.740 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared 13:27:38.740 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@35ddd8f0" closed 13:27:38.740 [qtp1593333077-36] INFO c.c.c.local.LocalRepoManagerImpl - [1ace0671]getCloseDeferredMillis: closeDeferredMillis=0 13:27:38.740 [qtp1593333077-36] INFO c.c.c.local.LocalRepoManagerImpl - [1ace0671]close: Closing real LocalRepoManager immediately. 13:27:38.740 [qtp1593333077-36] INFO c.c.c.local.LocalRepoManagerImpl - [1ace0671]_close: Shutting down real LocalRepoManager. 13:27:38.974 [qtp1593333077-36] DEBUG DataNucleus.Connection - Closing Connection Pool tx 13:27:38.975 [qtp1593333077-36] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 13:27:38.977 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 13:27:38.977 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 13:27:38.977 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 2 Cache cleared 13:27:39.246 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [18dd8aa4]release: releasing underlying FileLock. lockCounter=0 13:27:39.256 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@f9cedb7[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6b0ab82f{null} 13:27:39.257 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@6cc9f97c{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 13:27:39.258 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@399a9498[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5fca8b7f] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 13:27:39.258 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@399a9498[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5fca8b7f] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 13:27:39.259 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@37532464{IDLE} [HeapByteBuffer@1fe4f33[p=0,l=104,c=8192,r=104]={<<>>V6amNrWnAyYjJENGI...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@f9cedb7[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 13:27:39.259 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@37532464{WRITING}:IDLE-->WRITING 13:27:39.259 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,W,3065/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1} 13:27:39.259 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true 104/104+1 WriteFlusher@37532464{WRITING} 13:27:39.260 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@37532464{IDLE}:WRITING-->IDLE 13:27:39.260 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@399a9498[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@5fca8b7f] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 13:27:39.265 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@6cc9f97c{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:40540/RepoInfo} 13:27:39.265 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@5d6fb358{s=DISPATCHED a=NOT_ASYNC i=true r=NONE/false w=false} unhandle DISPATCHED 13:27:39.265 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6cc9f97c{r=1,c=true,a=COMPLETING,uri=//127.0.0.1:40540/RepoInfo} action COMPLETE 13:27:39.265 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 13:27:39.265 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 13:27:39.265 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 13:27:39.265 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null} handle exit, result COMPLETE 13:27:39.265 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,6/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1} 13:27:39.266 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,6/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1} 13:27:39.266 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,7/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}] filled 0 HeapByteBuffer@1fe4f33[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} 13:27:39.267 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,7/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}] parse HeapByteBuffer@1fe4f33[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} {} 13:27:39.267 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@1fe4f33[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} 13:27:39.267 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,8/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}] parsed false HttpParser{s=START,0 of -1} 13:27:39.267 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,8/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}] 13:27:39.268 [qtp1593333077-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,-,-,9/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}] 13:27:39.268 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.FillInterest - FillInterest@303592e{true,AC.ReadCB@2f4708be{HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,0/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}]}} register AC.ReadCB@2f4708be{HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,0/30000,HttpConnection@2f4708be}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}]} 13:27:39.269 [qtp1593333077-36] DEBUG o.e.jetty.io.SelectChannelEndPoint - changeInterests p=false 0->1 for SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,1/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=1} 13:27:39.269 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,1/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=1}:runUpdateKey on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:39.269 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected 13:27:39.270 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,1/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}] onFillable exit HttpChannelState@5d6fb358{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} null 13:27:39.270 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 ran SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,2/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=1}:runFillable 13:27:39.270 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,2/30000,HttpConnection@2f4708be}{io=0/1,kio=0,kro=1}:runUpdateKey 13:27:39.270 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produce exit 13:27:39.270 [qtp1593333077-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:39.271 [qtp1593333077-37] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,Open,in,out,FI,-,2/30000,HttpConnection@2f4708be}{io=1/1,kio=1,kro=1} 13:27:39.271 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:39.280 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3160 ms Local repository: repository.repositoryId = fec5bc68-d100-4507-9b19-70c7783f800e repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jy2vjm4d-lgdor repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@2f4d01b6 repository.publicKeySha1 = 6D:4B:6B:A9:B9:41:98:8D:8E:9A:5A:D7:2C:6E:40:B2:1A:5C:EC:08 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 13:27:39.281 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@5bcec67e 13:27:39.281 [main] DEBUG org.eclipse.jetty.server.Server - doStop org.eclipse.jetty.server.Server@5bcec67e 13:27:39.281 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@5bcec67e by 13:27:39.281 [qtp1593333077-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1593333077-35-acceptor-0@2a87ba34-ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:40540} 13:27:39.282 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 13:27:39.282 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1 13:27:39.282 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:39.282 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:39.282 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@112c2930 on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:39.283 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:39.283 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@112c2930 13:27:39.283 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 endPoints on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:39.283 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 0 endPoints on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:39.283 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:39.283 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@7f426ddd on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0 13:27:39.283 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:39.283 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@7f426ddd 13:27:39.283 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@7f741a6b produced null 13:27:39.283 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@7f741a6b produce exit 13:27:39.283 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1 13:27:39.284 [qtp1593333077-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1 13:27:39.284 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1 13:27:39.284 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:39.284 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:39.284 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@28e7bb31 on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:39.284 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:39.284 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@28e7bb31 13:27:39.284 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 endPoints on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:39.284 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 0 endPoints on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:39.285 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:39.285 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@6fe04f2a on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0 13:27:39.285 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:39.285 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@6fe04f2a 13:27:39.285 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@6e558e90 produced null 13:27:39.285 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@6e558e90 produce exit 13:27:39.285 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1 13:27:39.285 [qtp1593333077-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1 13:27:39.285 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1 13:27:39.285 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:39.285 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:39.286 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@1f758e4f on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:39.286 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected 13:27:39.286 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@1f758e4f 13:27:39.286 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 endPoints on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:39.287 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$EndPointCloser@1a9f1945 on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:39.287 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 1 endPoints on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:39.287 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produced org.eclipse.jetty.io.ManagedSelector$EndPointCloser@1a9f1945 13:27:39.287 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 dispatch 13:27:39.287 [qtp1593333077-37] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:39.287 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 run org.eclipse.jetty.io.ManagedSelector$EndPointCloser@1a9f1945 13:27:39.287 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@37532464{IDLE} java.nio.channels.ClosedChannelException 13:27:39.288 [qtp1593333077-37] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 13:27:39.288 [qtp1593333077-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 13:27:39.288 [qtp1593333077-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:39.288 [qtp1593333077-37] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,CLOSED,in,out,-,-,20/30000,HttpConnection@2f4708be}{io=1/1,kio=1,kro=1}][p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}] onFillInterestedFailed java.nio.channels.ClosedChannelException 13:27:39.288 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 run 13:27:39.288 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,CLOSED,in,out,-,-,20/30000,HttpConnection@2f4708be}{io=1/1,kio=1,kro=1} 13:27:39.289 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produce enter 13:27:39.289 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 producing 13:27:39.289 [qtp1593333077-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select 13:27:39.289 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1458f466 on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0 13:27:39.290 [qtp1593333077-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected 13:27:39.290 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@733534f9 on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=0 selected=0 13:27:39.290 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produced org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1458f466 13:27:39.291 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 dispatch 13:27:39.291 [qtp1593333077-38] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:39.290 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 ran org.eclipse.jetty.io.ManagedSelector$EndPointCloser@1a9f1945 13:27:39.291 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1458f466 13:27:39.291 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 producing 13:27:39.291 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@733534f9 13:27:39.291 [qtp1593333077-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Prod/Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:39.291 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 run 13:27:39.291 [qtp1593333077-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:39.291 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=-1 selected=-1 13:27:39.291 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produced null 13:27:39.291 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produce exit 13:27:39.291 [qtp1593333077-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,CLOSED,ISHUT,OSHUT,-,-,23/30000,HttpConnection@2f4708be}{io=1/1,kio=-1,kro=-1} 13:27:39.291 [qtp1593333077-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:39.292 [qtp1593333077-38] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@2f4708be[SelectChannelEndPoint@570b1c35{/127.0.0.1:42404<->40540,CLOSED,ISHUT,OSHUT,-,-,24/30000,HttpConnection@2f4708be}{io=1/1,kio=-1,kro=-1}][p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@ce60633{s=START},c=HttpChannelOverHttp@6cc9f97c{r=1,c=false,a=IDLE,uri=null}] 13:27:39.292 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1458f466 13:27:39.292 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 produce exit 13:27:39.292 [qtp1593333077-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@23330951 13:27:39.291 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=-1 selected=-1 13:27:39.292 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1 13:27:39.292 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@7a2fce12[HTTP/1.1] 13:27:39.292 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@7a2fce12[HTTP/1.1] 13:27:39.292 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 13:27:39.292 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 13:27:39.293 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@5bcec67e 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@68b7d0ef{/,null,SHUTDOWN} 13:27:39.293 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE} 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@3421debd 13:27:39.293 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@3421debd 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@7069f076 13:27:39.293 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@7069f076 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true 13:27:39.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@7069f076 13:27:39.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9 13:27:39.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9 13:27:39.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@3421debd 13:27:39.294 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE} 13:27:39.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE} 13:27:39.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61 13:27:39.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61 13:27:39.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp1593333077{STARTED,8<=8<=500,i=8,q=0} 13:27:39.296 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp1593333077{STOPPED,8<=8<=500,i=0,q=0} 13:27:39.296 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@5bcec67e 13:27:39.297 [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 13:27:39.297 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4db77402]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.893 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/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 65.8 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 331.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.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 206.2 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 381.8 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 219.3 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 149.3 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 142.2 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 219.2 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 252.7 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 484.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 2004.2 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 220.3 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 163.2 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 1383.1 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 57.5 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 857.6 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 97.3 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 75.1 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 41.0 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 347.4 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 296.1 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 56.2 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 265.3 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 86.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 156.4 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 80.8 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 66.3 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 85.4 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 35.5 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 315.8 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 142.5 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 783.2 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 106.4 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 144.3 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 14.2 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 77.2 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 85.6 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 183.6 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 711.8 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 951.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.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/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar 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/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 1180.0 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/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 544.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.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 780.8 KB/sec) 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 1377.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 1275.6 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-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 2639.1 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/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 1444.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 2664.7 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 2439.5 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 812.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 6769.7 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-continuation-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.3.24.v20180605.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 jetty-webapp-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.3.24.v20180605.jar [INFO] Copying jetty-xml-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.3.24.v20180605.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-io-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.3.24.v20180605.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 jetty-http-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.3.24.v20180605.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 log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying commons-compress-1.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.7.jar [INFO] Copying jetty-security-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.3.24.v20180605.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-server-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.3.24.v20180605.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 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 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 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 jetty-servlets-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.3.24.v20180605.jar [INFO] Copying jetty-util-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.3.24.v20180605.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 xz-1.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/xz-1.4.jar [INFO] Copying jetty-servlet-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.3.24.v20180605.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 142.6 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 147.3 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 122.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 144.2 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 98.1 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 424.4 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 155.7 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 37.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 276.3 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 166.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 143.3 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 126.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 189.6 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/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 736.2 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/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 455.1 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-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 276.8 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 801.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 1559.1 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 807.5 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 3345.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 42.9 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-20190714.112745-7.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-20190714.112745-7.jar (44 KB at 14548.2 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-20190714.112745-7.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-20190714.112745-7.pom (4 KB at 3702.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 97.7 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 708.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 195.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-20190714.112745-7-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-20190714.112745-7-bin.tar.gz (21208 KB at 53151.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-20190714.112745-7-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-20190714.112745-7-bin.zip (23499 KB at 54521.4 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-20190714.112745-7-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-20190714.112745-7-sources.jar (26 KB at 25916.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) [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