[INFO] [INFO] -----< co.codewizards.cloudstore:co.codewizards.cloudstore.client >----- [INFO] Building co.codewizards.cloudstore.client 1.0.1-SNAPSHOT [13/20] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 545 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 632 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 719 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 5.0 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.client --- [WARNING] ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* [WARNING] * Required filename-based automodules detected: [jersey-common-2.29.1.jar, jersey-client-2.29.1.jar, jakarta.inject-2.6.1.jar, jersey-server-2.29.1.jar, jersey-container-servlet-2.29.1.jar, jersey-container-servlet-core-2.29.1.jar, javax.servlet-api-3.1.0.jar, args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ************************************************************************************************************************************************************************************************************************************************************************************************************************************************************* [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/test-classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java uses or overrides a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.client --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest 15:17:37.804 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 15:17:37.840 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 15:17:38.891 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=34.0 MiB, used=7.7 MiB, available=3.9 GiB 15:17:38.920 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 15:17:38.920 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'. 15:17:38.924 [main] WARN co.codewizards.cloudstore.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: lastModified of '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' was in the future! Changed it to now! 15:17:38.924 [main] INFO co.codewizards.cloudstore.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 2000 ms. 15:17:40.929 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4b213651]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 15:17:40.931 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4b213651]tryAcquire: returning true. lockCounter=1 15:17:40.934 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4b213651]release: releasing underlying FileLock. lockCounter=0 15:17:40.935 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [457c9034]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 15:17:40.936 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [457c9034]tryAcquire: returning true. lockCounter=1 15:17:40.954 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 15:17:40.993 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4773ms to org.eclipse.jetty.util.log.Slf4jLog 15:17:41.558 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@49ff7d8c{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp689602108]@291a7e3c{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$64/0x00000008001dbc40@27d4a09],AUTO} 15:17:41.562 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@49ff7d8c{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@335b5620{STOPPED},AUTO} 15:17:41.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@6ad3381f[HTTP/1.1] added {HttpConfiguration@53dbe163{32768/8192,8192/8192,https://:0,[]},POJO} 15:17:41.642 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5d12a356{null,[]}{0.0.0.0:0} added {Server@49ff7d8c{STOPPED}[9.4.17.v20190418],UNMANAGED} 15:17:41.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5d12a356{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp689602108]@291a7e3c{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$64/0x00000008001dbc40@27d4a09],AUTO} 15:17:41.647 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5d12a356{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@335b5620{STOPPED},AUTO} 15:17:41.648 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5d12a356{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@134d26af,POJO} 15:17:41.649 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5d12a356{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@6ad3381f[HTTP/1.1],AUTO} 15:17:41.650 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@6ad3381f[HTTP/1.1] 15:17:41.658 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 15:17:41.658 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 15:17:41.660 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@49ff7d8c{STOPPED}[9.4.17.v20190418] added {ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 15:17:41.699 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4d9ac0b4 15:17:41.719 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@3e30646a{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1,MANAGED} 15:17:41.729 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 added {ServletHandler@436bc36{STOPPED},MANAGED} 15:17:41.770 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - : Class loaded. 15:17:41.797 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - : Instance created. 15:17:41.887 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@49ff7d8c{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@3e30646a{/,null,UNAVAILABLE},MANAGED} 15:17:41.890 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@49ff7d8c{STOPPED}[9.4.17.v20190418] 15:17:41.894 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@49ff7d8c{STARTING}[9.4.17.v20190418] added {ErrorHandler@4e70a728{STOPPED},AUTO} 15:17:41.898 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10 15:17:41.925 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@49ff7d8c{STARTING}[9.4.17.v20190418] 15:17:41.926 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp689602108]@291a7e3c{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$64/0x00000008001dbc40@27d4a09] 15:17:41.930 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7ec3394b{s=0/6,p=0} 15:17:41.931 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp689602108]@291a7e3c{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}] added {ReservedThreadExecutor@7ec3394b{s=0/6,p=0},AUTO} 15:17:41.932 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@7ec3394b{s=0/6,p=0} 15:17:41.933 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5714ms ReservedThreadExecutor@7ec3394b{s=0/6,p=0} 15:17:41.934 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp689602108-14,5,main] 15:17:41.935 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp689602108-15,5,main] 15:17:41.938 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp689602108-16,5,main] 15:17:41.943 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp689602108-17,5,main] 15:17:41.948 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp689602108-18,5,main] 15:17:41.950 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp689602108-19,5,main] 15:17:41.952 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp689602108-20,5,main] 15:17:41.953 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp689602108-21,5,main] 15:17:41.955 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5736ms QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}] 15:17:41.956 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@335b5620{STOPPED} 15:17:41.961 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5742ms ScheduledExecutorScheduler@335b5620{STARTED} 15:17:41.961 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@3e30646a{/,null,UNAVAILABLE} 15:17:41.974 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@3eeb318f] 15:17:41.991 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@3e30646a{/,null,STARTING} 15:17:41.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 15:17:41.999 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@478ee483[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:17:42.002 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@478ee483[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@3b7ff809[passivating=false,graceSec=3600],AUTO} 15:17:42.005 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@4b20ca2b{STOPPED}[worker=null] 15:17:42.006 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 15:17:42.006 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 15:17:42.008 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@4b20ca2b{STARTING}[worker=node0] added {HouseKeeper@4da602fc{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:17:42.009 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@4da602fc{STOPPED}[interval=600000, ownscheduler=false] 15:17:42.010 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 15:17:42.015 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5796ms HouseKeeper@4da602fc{STARTED}[interval=600000, ownscheduler=false] 15:17:42.016 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5797ms DefaultSessionIdManager@4b20ca2b{STARTED}[worker=node0] 15:17:42.017 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@49ff7d8c{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@4b20ca2b{STARTED}[worker=node0],MANAGED} 15:17:42.018 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 added {DefaultSessionIdManager@4b20ca2b{STARTED}[worker=node0],UNMANAGED} 15:17:42.019 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 15:17:42.020 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@436bc36{STOPPED} 15:17:42.024 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-54d18072[EMBEDDED:null] 15:17:42.029 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 15:17:42.029 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:17:42.030 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:17:42.030 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:17:42.030 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 15:17:42.031 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-54d18072=org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 15:17:42.031 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@436bc36{STARTING} 15:17:42.033 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-54d18072[EMBEDDED:null] 15:17:42.034 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 15:17:42.034 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2b5825fa[EMBEDDED:null] 15:17:42.035 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2b5825fa@44e3c765==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 15:17:42.036 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:17:42.037 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:17:42.037 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:17:42.037 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 15:17:42.038 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-54d18072=org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2b5825fa=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2b5825fa@44e3c765==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true} 15:17:42.039 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@436bc36{STARTING} 15:17:42.039 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5820ms ServletHandler@436bc36{STARTED} 15:17:42.040 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@478ee483[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:17:42.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@3b7ff809[passivating=false,graceSec=3600] 15:17:42.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5822ms org.eclipse.jetty.server.session.NullSessionDataStore@3b7ff809[passivating=false,graceSec=3600] 15:17:42.042 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5823ms org.eclipse.jetty.server.session.DefaultSessionCache@478ee483[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:17:42.043 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5824ms org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 15:17:42.107 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2b5825fa@44e3c765==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:17:42.110 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5891ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2b5825fa@44e3c765==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:17:42.111 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:17:42.112 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5893ms org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:17:42.115 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@4c4d27c8 for org.glassfish.jersey.servlet.ServletContainer-54d18072 15:17:43.475 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3e30646a{/,null,AVAILABLE} 15:17:43.475 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7257ms o.e.j.s.ServletContextHandler@3e30646a{/,null,AVAILABLE} 15:17:43.476 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@4e70a728{STOPPED} 15:17:43.477 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@4e70a728{STARTING} 15:17:43.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7258ms ErrorHandler@4e70a728{STARTED} 15:17:43.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:17:43.510 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:34129],POJO} 15:17:43.513 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@6ad3381f[HTTP/1.1] 15:17:43.513 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7294ms HttpConnectionFactory@6ad3381f[HTTP/1.1] 15:17:43.514 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} 15:17:43.549 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.54267+01:00 added {SelectorProducer@39e67516,POJO} 15:17:43.551 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.550472+01:00 added {QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}],UNMANAGED} 15:17:43.552 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.552374+01:00 created 15:17:43.554 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1e008f36{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.554156+01:00,MANAGED} 15:17:43.555 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} added {ManagedSelector@1e008f36{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:17:43.557 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.557374+01:00 added {SelectorProducer@3cae7b8b,POJO} 15:17:43.559 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.558752+01:00 added {QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}],UNMANAGED} 15:17:43.560 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.560383+01:00 created 15:17:43.562 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@184dbacc{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.562213+01:00,MANAGED} 15:17:43.563 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} added {ManagedSelector@184dbacc{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 15:17:43.565 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.564912+01:00 added {SelectorProducer@359ff4d9,POJO} 15:17:43.567 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.566473+01:00 added {QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}],UNMANAGED} 15:17:43.568 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.567989+01:00 created 15:17:43.570 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7a22a3c2{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.569917+01:00,MANAGED} 15:17:43.570 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} added {ManagedSelector@7a22a3c2{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 15:17:43.571 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1e008f36{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:17:43.572 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.572413+01:00 15:17:43.575 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7355ms EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.574914+01:00 15:17:43.580 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@784c5ef5 15:17:43.581 [qtp689602108-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@784c5ef5 15:17:43.584 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4ce14f05 on ManagedSelector@1e008f36{STARTING} id=0 keys=0 selected=0 updates=0 15:17:43.585 [qtp689602108-14] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.584541+01:00 tryProduce false 15:17:43.590 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:17:43.590 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4ce14f05 15:17:43.592 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:17:43.593 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bbef2cd waiting with 0 keys 15:17:43.593 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7373ms ManagedSelector@1e008f36{STARTED} id=0 keys=0 selected=0 updates=0 15:17:43.593 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@184dbacc{STOPPED} id=1 keys=-1 selected=-1 updates=0 15:17:43.593 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.59333+01:00 15:17:43.593 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7374ms EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.59333+01:00 15:17:43.593 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@71dfcf21 15:17:43.593 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@b965857 on ManagedSelector@184dbacc{STARTING} id=1 keys=0 selected=0 updates=0 15:17:43.598 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@71dfcf21 15:17:43.599 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.599128+01:00 tryProduce false 15:17:43.599 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:17:43.599 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@b965857 15:17:43.599 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:17:43.599 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 waiting with 0 keys 15:17:43.600 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7381ms ManagedSelector@184dbacc{STARTED} id=1 keys=0 selected=0 updates=0 15:17:43.601 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7a22a3c2{STOPPED} id=2 keys=-1 selected=-1 updates=0 15:17:43.602 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.601898+01:00 15:17:43.603 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7383ms EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.60295+01:00 15:17:43.603 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@61f80d55 15:17:43.603 [qtp689602108-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@61f80d55 15:17:43.604 [qtp689602108-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:17:43.60448+01:00 tryProduce false 15:17:43.605 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:17:43.605 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:17:43.605 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 waiting with 0 keys 15:17:43.606 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@27a7ef08 on ManagedSelector@7a22a3c2{STARTING} id=2 keys=0 selected=0 updates=0 15:17:43.606 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a22a3c2{STARTING} id=2 keys=0 selected=0 updates=1 15:17:43.609 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 woken with none selected 15:17:43.609 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 woken up from select, 0/0/0 selected 15:17:43.609 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 processing 0 keys, 1 updates 15:17:43.610 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:17:43.610 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@27a7ef08 15:17:43.610 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:17:43.610 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 waiting with 0 keys 15:17:43.611 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7392ms ManagedSelector@7a22a3c2{STARTED} id=2 keys=0 selected=0 updates=0 15:17:43.612 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7393ms SelectorManager@ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} 15:17:43.614 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} added {acceptor-0@289778cd,POJO} 15:17:43.614 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@289778cd 15:17:43.615 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} 15:17:43.615 [qtp689602108-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@289778cd 15:17:43.615 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7396ms ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} 15:17:43.615 [main] INFO org.eclipse.jetty.server.Server - Started @7397ms 15:17:43.616 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7397ms Server@49ff7d8c{STARTED}[9.4.17.v20190418] 15:17:43.619 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dddc1b9]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 15:17:43.620 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dddc1b9]tryAcquire: returning true. lockCounter=1 15:17:43.621 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dddc1b9]release: releasing underlying FileLock. lockCounter=0 15:17:43.624 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2fc2a205]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 15:17:43.625 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2fc2a205]tryAcquire: returning true. lockCounter=1 15:17:43.649 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2fc2a205]release: releasing underlying FileLock. lockCounter=0 15:17:43.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej' 15:17:43.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore_java_11, co.codewizards.cloudstore.client, target, repo, i447szr2-uhdej]' 15:17:43.668 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej' 15:17:43.675 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [38018b62]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:17:43.676 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [38018b62]tryAcquire: returning true. lockCounter=1 15:17:43.676 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:17:43.679 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [38018b62]release: releasing underlying FileLock. lockCounter=0 15:17:43.684 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [681e144]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/cloudstore-repository.lock' 15:17:43.685 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [681e144]tryAcquire: returning true. lockCounter=1 15:17:43.685 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej' locked successfully. 15:17:43.687 [main] INFO co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - clearCache: entered. 15:17:43.687 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 15:17:43.694 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:17:43.695 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - The factory co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory is disabled: Configuration lacks 'jdbc.hostName'! 15:17:43.710 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:17:43.710 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next). 15:17:43.710 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next). 15:17:43.711 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next). 15:17:43.711 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next). 15:17:43.711 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next). 15:18:09.711 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 15:18:09.714 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:18:09.714 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next). 15:18:09.714 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next). 15:18:09.715 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next). 15:18:09.715 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next). 15:18:09.715 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next). 15:18:09.843 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 15:18:09.940 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar. 15:18:09.975 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml. 15:18:10.002 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar. 15:18:10.024 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml. 15:18:10.043 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar. 15:18:10.057 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml. 15:18:10.122 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 15:18:10.228 [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.Object;, [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.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, 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.Optional, 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 15:18:10.231 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 15:18:10.291 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 15:18:10.292 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 15:18:10.293 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 15:18:10.293 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 15:18:10.293 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 15:18:10.293 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 15:18:10.293 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 15:18:10.294 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer 15:18:10.294 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer 15:18:10.294 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 15:18:10.294 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 15:18:10.294 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 15:18:10.294 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer 15:18:10.295 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer 15:18:10.295 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 15:18:10.295 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 15:18:10.295 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 15:18:10.295 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 15:18:10.295 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 15:18:10.295 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 15:18:10.296 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 15:18:10.296 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String 15:18:10.296 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long 15:18:10.296 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 15:18:10.296 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 15:18:10.297 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long 15:18:10.297 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long 15:18:10.297 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.sql.Time,java.lang.Long 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.lang.String,java.util.Date,int[],java.sql.Date 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.sql.Time,java.lang.Long 15:18:10.298 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : java.lang.String,int[] 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.lang.String,java.util.Date,int[],java.sql.Date 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object; 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long 15:18:10.299 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 15:18:10.300 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 15:18:10.300 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 15:18:10.301 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 15:18:10.301 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 15:18:10.307 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 15:18:10.441 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin 15:18:10.441 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 15:18:10.445 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 15:18:10.471 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin 15:18:10.492 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b64020 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" 15:18:11.451 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR 15:18:11.451 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR 15:18:11.452 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:11.453 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:11.453 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:11.453 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR) 15:18:11.453 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=) 15:18:11.453 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR) 15:18:11.453 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE) 15:18:11.454 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT) 15:18:11.454 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT) 15:18:11.454 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT) 15:18:11.454 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT) 15:18:11.454 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR) 15:18:11.454 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL) 15:18:11.455 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC) 15:18:11.455 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE) 15:18:11.455 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME) 15:18:11.455 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP) 15:18:11.455 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP) 15:18:11.456 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT) 15:18:11.700 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 15:18:11.700 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 15:18:11.701 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 15:18:11.701 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 15:18:11.701 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 15:18:11.701 [main] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL 15:18:11.701 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 15:18:11.702 [main] DEBUG DataNucleus.Datastore - =========================================================== 15:18:11.702 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 15:18:11.702 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 15:18:11.702 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 15:18:11.702 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/derby] 15:18:11.702 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/derby] 15:18:11.703 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 15:18:11.703 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 15:18:11.704 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 15:18:11.704 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 15:18:11.704 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 15:18:11.705 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 15:18:11.705 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 15:18:11.705 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 15:18:11.705 [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 15:18:11.705 [main] DEBUG DataNucleus.Datastore - =========================================================== 15:18:11.706 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@41b64020 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50b734c4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:11.707 [main] DEBUG DataNucleus.Datastore - StoreManager now created 15:18:11.711 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 15:18:11.718 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 15:18:11.719 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux" 15:18:11.719 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 15:18:11.719 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 15:18:11.719 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 15:18:11.720 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 15:18:11.720 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 15:18:11.720 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 15:18:11.720 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 15:18:11.720 [main] DEBUG DataNucleus.Persistence - ================================================ 15:18:11.756 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@19ae2ee5" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44b940a2" with txn="org.datanucleus.TransactionImpl@34c53688" 15:18:11.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 15:18:11.784 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 15:18:11.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 15:18:11.787 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 15:18:11.788 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 15:18:11.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:11.791 [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 15:18:11.792 [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 15:18:11.794 [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 15:18:11.794 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:18:11.879 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 15:18:11.913 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 15:18:11.913 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 15:18:11.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 15:18:11.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 15:18:11.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 15:18:11.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 15:18:11.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:11.923 [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 15:18:11.924 [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 15:18:11.925 [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 15:18:11.926 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:18:11.927 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 15:18:11.927 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 15:18:11.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 15:18:11.929 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 15:18:11.929 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 15:18:11.930 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:11.931 [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 15:18:11.932 [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 15:18:11.933 [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 15:18:11.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:18:11.935 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 15:18:11.936 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 15:18:11.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 15:18:11.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 15:18:11.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 15:18:11.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 15:18:11.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 15:18:11.940 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:11.941 [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 15:18:11.942 [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 15:18:11.943 [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 15:18:11.943 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:18:11.943 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 15:18:11.944 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 15:18:11.945 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 15:18:11.945 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 15:18:11.946 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 15:18:11.946 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:11.947 [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 15:18:11.948 [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 15:18:11.949 [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 15:18:11.950 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:18:11.951 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 15:18:11.960 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 15:18:11.961 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 15:18:11.962 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 15:18:11.962 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 15:18:11.963 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 15:18:11.964 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 15:18:11.965 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 15:18:11.966 [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 15:18:11.966 [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 15:18:11.967 [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 15:18:11.968 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:18:11.971 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:11.972 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:11.972 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:11.975 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 15:18:11.978 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 15:18:11.979 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 15:18:11.989 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 15:18:11.990 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 15:18:11.991 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 15:18:11.992 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 15:18:11.993 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 15:18:11.994 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:11.994 [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 15:18:11.995 [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 15:18:11.996 [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 15:18:11.997 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:18:12.001 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 15:18:12.003 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 15:18:12.004 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 15:18:12.005 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 15:18:12.006 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 15:18:12.007 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 15:18:12.008 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 15:18:12.009 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:12.009 [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 15:18:12.009 [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 15:18:12.009 [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 15:18:12.009 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:18:12.009 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 15:18:12.013 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 15:18:12.014 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 15:18:12.015 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 15:18:12.017 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 15:18:12.017 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:12.018 [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 15:18:12.019 [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 15:18:12.021 [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 15:18:12.021 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:18:12.022 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 15:18:12.028 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 15:18:12.029 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 15:18:12.030 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 15:18:12.030 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 15:18:12.031 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 15:18:12.031 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 15:18:12.032 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:12.033 [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 15:18:12.034 [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 15:18:12.034 [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 15:18:12.035 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:18:12.035 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:12.036 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:12.036 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:12.036 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:12.037 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 15:18:12.037 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 15:18:12.040 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 15:18:12.070 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 15:18:12.097 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:12.100 [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.column.BigIntColumnMapping) 15:18:12.103 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:18:12.104 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 15:18:12.104 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:12.105 [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.column.BigIntColumnMapping) 15:18:12.105 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 15:18:12.108 [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") 15:18:12.108 [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.column.BigIntColumnMapping) 15:18:12.110 [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.column.BigIntColumnMapping) 15:18:12.111 [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") 15:18:12.112 [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.column.TimestampColumnMapping) 15:18:12.112 [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.column.TimestampColumnMapping) 15:18:12.116 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:12.116 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 15:18:12.116 [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") 15:18:12.117 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:12.117 [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.column.ClobColumnMapping) 15:18:12.118 [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.column.VarCharColumnMapping) 15:18:12.118 [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.column.BigIntColumnMapping) 15:18:12.118 [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.column.VarCharColumnMapping) 15:18:12.119 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:12.119 [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.column.ClobColumnMapping) 15:18:12.119 [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.column.VarCharColumnMapping) 15:18:12.119 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 15:18:12.120 [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") 15:18:12.128 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:18:12.128 [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.column.LongVarBinaryColumnMapping) 15:18:12.129 [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.column.VarCharColumnMapping) 15:18:12.129 [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.column.BigIntColumnMapping) 15:18:12.130 [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") 15:18:12.130 [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.column.TimestampColumnMapping) 15:18:12.130 [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.column.TimestampColumnMapping) 15:18:12.131 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:12.131 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 15:18:12.131 [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") 15:18:12.131 [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.column.VarCharColumnMapping) 15:18:12.132 [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 15:18:12.132 [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.column.BigIntColumnMapping) 15:18:12.134 [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.column.ClobColumnMapping) 15:18:12.135 [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.column.VarCharColumnMapping) 15:18:12.138 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6750e381 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5d850a25, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:12.138 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5d850a25" with isolation "serializable" 15:18:12.348 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 15:18:12.353 [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) ) 15:18:12.558 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 205 ms 15:18:12.558 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 15:18:12.956 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 397 ms 15:18:12.999 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema "" 15:18:13.352 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 353 ms 15:18:13.352 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found 15:18:13.377 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 15:18:13.378 [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 ) 15:18:13.716 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 338 ms 15:18:13.717 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 15:18:14.254 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 536 ms 15:18:14.296 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema "" 15:18:14.343 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 47 ms 15:18:14.343 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found 15:18:14.362 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 15:18:14.363 [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 ) 15:18:14.531 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 168 ms 15:18:14.532 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 15:18:14.895 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 363 ms 15:18:14.914 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema "" 15:18:14.946 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 32 ms 15:18:14.946 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found 15:18:14.950 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 15:18:15.296 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 345 ms 15:18:15.297 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 15:18:15.687 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 390 ms 15:18:15.691 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 15:18:16.122 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 431 ms 15:18:16.122 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 15:18:16.590 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 468 ms 15:18:16.596 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 15:18:16.618 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms 15:18:16.619 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 15:18:16.973 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 354 ms 15:18:16.973 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 15:18:17.332 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 359 ms 15:18:17.332 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 15:18:17.738 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 405 ms 15:18:17.739 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 15:18:17.765 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms 15:18:17.766 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5d850a25" 15:18:17.833 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5d850a25" 15:18:17.833 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6750e381 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5d850a25, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:17.833 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6750e381 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5d850a25, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:17.852 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 15:18:17.853 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 15:18:17.854 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 15:18:17.854 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 15:18:17.855 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 15:18:17.856 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:17.857 [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 15:18:17.858 [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 15:18:17.859 [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 15:18:17.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:18:17.860 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 15:18:17.862 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 15:18:17.862 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 15:18:17.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 15:18:17.864 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 15:18:17.864 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 15:18:17.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 15:18:17.866 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:17.866 [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 15:18:17.867 [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 15:18:17.868 [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 15:18:17.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:18:17.868 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:17.869 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:17.869 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 15:18:17.870 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 15:18:17.871 [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") 15:18:17.871 [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.column.BigIntColumnMapping) 15:18:17.871 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:17.871 [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.column.ClobColumnMapping) 15:18:17.873 [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.column.VarCharColumnMapping) 15:18:17.874 [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.column.VarCharColumnMapping) 15:18:17.874 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 15:18:17.874 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5882b202 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120df990, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:17.874 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120df990" with isolation "serializable" 15:18:17.881 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 15:18:17.881 [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) ) 15:18:18.079 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 198 ms 15:18:18.079 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 15:18:18.433 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 354 ms 15:18:18.450 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema "" 15:18:18.475 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms 15:18:18.475 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 15:18:18.476 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 15:18:18.833 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 357 ms 15:18:18.833 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 15:18:19.184 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 351 ms 15:18:19.185 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 15:18:19.196 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms 15:18:19.196 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120df990" 15:18:19.283 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120df990" 15:18:19.283 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5882b202 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120df990, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:19.283 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5882b202 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@120df990, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:19.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 15:18:19.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 15:18:19.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 15:18:19.287 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 15:18:19.287 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 15:18:19.288 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:19.289 [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 15:18:19.290 [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 15:18:19.290 [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 15:18:19.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:18:19.295 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 15:18:19.297 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 15:18:19.298 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 15:18:19.298 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 15:18:19.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 15:18:19.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 15:18:19.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 15:18:19.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 15:18:19.302 [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 15:18:19.302 [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 15:18:19.303 [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 15:18:19.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:18:19.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 15:18:19.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 15:18:19.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 15:18:19.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 15:18:19.307 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 15:18:19.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:19.308 [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 15:18:19.309 [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 15:18:19.310 [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 15:18:19.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:18:19.312 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 15:18:19.314 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 15:18:19.314 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 15:18:19.315 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 15:18:19.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 15:18:19.317 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 15:18:19.317 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 15:18:19.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 15:18:19.319 [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 15:18:19.320 [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 15:18:19.321 [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 15:18:19.321 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:18:19.321 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:19.321 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:19.321 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:19.321 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 15:18:19.321 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 15:18:19.321 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 15:18:19.326 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:19.326 [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.column.BigIntColumnMapping) 15:18:19.327 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 15:18:19.327 [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") 15:18:19.327 [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.column.TimestampColumnMapping) 15:18:19.328 [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.column.VarCharColumnMapping) 15:18:19.328 [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.column.BigIntColumnMapping) 15:18:19.329 [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.column.VarCharColumnMapping) 15:18:19.330 [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.column.BigIntColumnMapping) 15:18:19.330 [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") 15:18:19.330 [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.column.TimestampColumnMapping) 15:18:19.330 [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.column.TimestampColumnMapping) 15:18:19.331 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:19.332 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 15:18:19.332 [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") 15:18:19.332 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20216016 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b441e56, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:19.333 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b441e56" with isolation "serializable" 15:18:19.339 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 15:18:19.340 [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 ) 15:18:19.537 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 197 ms 15:18:19.537 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 15:18:19.911 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 374 ms 15:18:19.944 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:19.997 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 53 ms 15:18:19.997 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 15:18:19.998 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 15:18:20.385 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 386 ms 15:18:20.385 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 15:18:20.777 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 392 ms 15:18:20.777 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 15:18:20.793 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms 15:18:20.793 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 15:18:21.304 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 511 ms 15:18:21.304 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b441e56" 15:18:21.361 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b441e56" 15:18:21.361 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20216016 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b441e56, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:21.361 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20216016 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b441e56, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:21.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 15:18:21.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 15:18:21.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 15:18:21.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 15:18:21.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 15:18:21.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:21.366 [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 15:18:21.367 [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 15:18:21.368 [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 15:18:21.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:18:21.369 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 15:18:21.383 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 15:18:21.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 15:18:21.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 15:18:21.386 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 15:18:21.386 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 15:18:21.387 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 15:18:21.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 15:18:21.389 [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 15:18:21.389 [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 15:18:21.390 [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 15:18:21.390 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:18:21.391 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:21.391 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:21.391 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 15:18:21.393 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 15:18:21.393 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 15:18:21.394 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 15:18:21.395 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 15:18:21.395 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 15:18:21.396 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:21.397 [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 15:18:21.397 [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 15:18:21.398 [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 15:18:21.398 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:18:21.399 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 15:18:21.401 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 15:18:21.405 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 15:18:21.405 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 15:18:21.406 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 15:18:21.407 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 15:18:21.408 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 15:18:21.408 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 15:18:21.409 [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 15:18:21.410 [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 15:18:21.410 [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 15:18:21.410 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:18:21.411 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:21.411 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:21.412 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 15:18:21.413 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 15:18:21.413 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 15:18:21.413 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:21.414 [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.column.BigIntColumnMapping) 15:18:21.414 [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") 15:18:21.415 [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" () 15:18:21.416 [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 15:18:21.416 [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.column.CharColumnMapping) 15:18:21.416 [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 15:18:21.416 [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.column.BigIntColumnMapping) 15:18:21.417 [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 15:18:21.417 [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.column.VarCharColumnMapping) 15:18:21.417 [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") 15:18:21.418 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type. 15:18:21.418 [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.column.IntegerColumnMapping) 15:18:21.420 [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.column.BigIntColumnMapping) 15:18:21.421 [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.column.BigIntColumnMapping) 15:18:21.421 [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.column.VarCharColumnMapping) 15:18:21.422 [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") 15:18:21.422 [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.column.TimestampColumnMapping) 15:18:21.422 [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.column.TimestampColumnMapping) 15:18:21.422 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 15:18:21.423 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1132baa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2fdf22f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:21.423 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2fdf22f7" with isolation "serializable" 15:18:21.431 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:18:21.432 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:21.455 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 23 ms 15:18:21.455 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 15:18:21.456 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 15:18:21.461 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms 15:18:21.461 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 15:18:21.472 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms 15:18:21.472 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 15:18:21.478 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms 15:18:21.478 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:21.503 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms 15:18:21.503 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 15:18:21.517 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 15:18:21.518 [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 ) 15:18:21.755 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 237 ms 15:18:21.755 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 15:18:22.162 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 407 ms 15:18:22.178 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema "" 15:18:22.201 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 23 ms 15:18:22.201 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found 15:18:22.614 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 15:18:22.615 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 15:18:23.105 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 490 ms 15:18:23.327 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:18:23.353 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:18:23.354 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 15:18:23.696 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 342 ms 15:18:23.697 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 15:18:23.706 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 9 ms 15:18:23.707 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 15:18:24.130 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 423 ms 15:18:24.130 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2fdf22f7" 15:18:24.219 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2fdf22f7" 15:18:24.219 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1132baa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2fdf22f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:24.220 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1132baa3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2fdf22f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:24.222 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 15:18:24.223 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 15:18:24.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 15:18:24.226 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 15:18:24.227 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 15:18:24.228 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:24.230 [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 15:18:24.231 [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 15:18:24.233 [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 15:18:24.233 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:18:24.234 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 15:18:24.238 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 15:18:24.239 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 15:18:24.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 15:18:24.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 15:18:24.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 15:18:24.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 15:18:24.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 15:18:24.249 [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 15:18:24.250 [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 15:18:24.253 [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 15:18:24.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:18:24.254 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:24.254 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:24.254 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:24.255 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 15:18:24.258 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 15:18:24.259 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:24.259 [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.column.BigIntColumnMapping) 15:18:24.259 [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") 15:18:24.260 [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.column.BigIntColumnMapping) 15:18:24.261 [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.column.BigIntColumnMapping) 15:18:24.263 [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.column.BigIntColumnMapping) 15:18:24.264 [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.column.CharColumnMapping) 15:18:24.265 [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") 15:18:24.265 [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.column.TimestampColumnMapping) 15:18:24.266 [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.column.TimestampColumnMapping) 15:18:24.266 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 15:18:24.269 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@dc1fadd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ef3f661, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:24.269 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ef3f661" with isolation "serializable" 15:18:24.284 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 15:18:24.285 [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) NOT NULL CHECK ("resyncmode" IN ('Y','N')), "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 15:18:24.518 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 232 ms 15:18:24.518 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 15:18:24.895 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 377 ms 15:18:24.913 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema "" 15:18:24.937 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms 15:18:24.937 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 15:18:24.937 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 15:18:25.388 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 451 ms 15:18:25.388 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 15:18:25.396 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 7 ms 15:18:25.396 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 15:18:25.783 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 387 ms 15:18:25.783 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ef3f661" 15:18:25.832 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ef3f661" 15:18:25.833 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@dc1fadd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ef3f661, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:25.833 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@dc1fadd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ef3f661, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:25.834 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 15:18:25.835 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 15:18:25.835 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 15:18:25.836 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 15:18:25.836 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 15:18:25.837 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:25.838 [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 15:18:25.838 [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 15:18:25.839 [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 15:18:25.839 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:18:25.840 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 15:18:25.846 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 15:18:25.847 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 15:18:25.848 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 15:18:25.848 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 15:18:25.849 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 15:18:25.849 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 15:18:25.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:25.850 [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 15:18:25.851 [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 15:18:25.851 [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 15:18:25.851 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:18:25.852 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:25.852 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:25.853 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 15:18:25.854 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:18:25.854 [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") 15:18:25.859 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 15:18:25.859 [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" () 15:18:25.859 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:18:25.859 [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.column.LongVarBinaryColumnMapping) 15:18:25.860 [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.column.BigIntColumnMapping) 15:18:25.865 [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.column.BigIntColumnMapping) 15:18:25.865 [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.column.VarCharColumnMapping) 15:18:25.865 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 15:18:25.865 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76e6c070 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@184afb78, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:25.865 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@184afb78" with isolation "serializable" 15:18:25.874 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:18:25.874 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema "" 15:18:25.888 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 14 ms 15:18:25.888 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found 15:18:25.889 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 15:18:25.894 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms 15:18:25.894 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 15:18:25.899 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms 15:18:25.899 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema "" 15:18:25.926 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 27 ms 15:18:25.926 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 15:18:25.940 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 15:18:25.940 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 15:18:26.145 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 205 ms 15:18:26.145 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 15:18:26.500 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 355 ms 15:18:26.515 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema "" 15:18:26.536 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 20 ms 15:18:26.536 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found 15:18:26.561 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 15:18:26.562 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 15:18:26.917 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 355 ms 15:18:26.948 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 15:18:26.949 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 15:18:26.959 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms 15:18:26.982 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 15:18:26.983 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 15:18:27.348 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 364 ms 15:18:27.350 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 15:18:27.362 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms 15:18:27.362 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@184afb78" 15:18:27.423 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@184afb78" 15:18:27.423 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76e6c070 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@184afb78, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:27.423 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76e6c070 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@184afb78, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:27.424 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 15:18:27.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 15:18:27.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 15:18:27.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 15:18:27.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 15:18:27.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:27.428 [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 15:18:27.429 [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 15:18:27.429 [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 15:18:27.430 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:18:27.430 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 15:18:27.432 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 15:18:27.433 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 15:18:27.434 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 15:18:27.434 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 15:18:27.435 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 15:18:27.435 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 15:18:27.436 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 15:18:27.437 [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 15:18:27.438 [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 15:18:27.439 [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 15:18:27.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:18:27.440 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 15:18:27.441 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 15:18:27.441 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:27.441 [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.column.BigIntColumnMapping) 15:18:27.442 [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") 15:18:27.442 [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.column.VarCharColumnMapping) 15:18:27.442 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:18:27.443 [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.column.LongVarBinaryColumnMapping) 15:18:27.443 [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.column.VarCharColumnMapping) 15:18:27.443 [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") 15:18:27.443 [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.column.TimestampColumnMapping) 15:18:27.443 [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.column.TimestampColumnMapping) 15:18:27.444 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 15:18:27.444 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed125a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@653a5967, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:27.444 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@653a5967" with isolation "serializable" 15:18:27.449 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 15:18:27.449 [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 ) 15:18:27.625 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 176 ms 15:18:27.625 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 15:18:27.991 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 366 ms 15:18:28.004 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema "" 15:18:28.024 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 20 ms 15:18:28.024 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 15:18:28.025 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 15:18:28.383 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 358 ms 15:18:28.383 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@653a5967" 15:18:28.443 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@653a5967" 15:18:28.443 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed125a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@653a5967, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:28.443 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed125a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@653a5967, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:28.445 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 15:18:28.446 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 15:18:28.446 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 15:18:28.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 15:18:28.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 15:18:28.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:28.451 [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 15:18:28.452 [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 15:18:28.453 [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 15:18:28.454 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:18:28.455 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 15:18:28.458 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 15:18:28.458 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 15:18:28.459 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 15:18:28.460 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 15:18:28.460 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 15:18:28.461 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 15:18:28.462 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 15:18:28.463 [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 15:18:28.464 [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 15:18:28.465 [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 15:18:28.465 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:18:28.466 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 15:18:28.467 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 15:18:28.467 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:28.468 [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.column.BigIntColumnMapping) 15:18:28.468 [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") 15:18:28.469 [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.column.VarCharColumnMapping) 15:18:28.469 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:28.469 [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.column.ClobColumnMapping) 15:18:28.470 [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.column.VarCharColumnMapping) 15:18:28.470 [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.column.VarCharColumnMapping) 15:18:28.470 [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") 15:18:28.470 [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.column.TimestampColumnMapping) 15:18:28.471 [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.column.TimestampColumnMapping) 15:18:28.471 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 15:18:28.472 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c6928c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c28181b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:28.472 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c28181b" with isolation "serializable" 15:18:28.478 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 15:18:28.479 [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 ) 15:18:28.680 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 200 ms 15:18:28.680 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 15:18:29.037 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 357 ms 15:18:29.061 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema "" 15:18:29.097 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 36 ms 15:18:29.098 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 15:18:29.099 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 15:18:29.486 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 387 ms 15:18:29.487 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 15:18:29.913 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 426 ms 15:18:29.913 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c28181b" 15:18:29.970 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c28181b" 15:18:29.971 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c6928c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c28181b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:29.971 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c6928c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3c28181b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:29.972 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 15:18:29.972 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 15:18:29.973 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 15:18:29.974 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 15:18:29.974 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 15:18:29.975 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:29.975 [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 15:18:29.976 [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 15:18:29.977 [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 15:18:29.977 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:18:29.984 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 15:18:29.986 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 15:18:29.987 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 15:18:29.987 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 15:18:29.988 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 15:18:29.989 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 15:18:29.990 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 15:18:29.990 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 15:18:29.991 [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 15:18:29.992 [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 15:18:29.993 [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 15:18:29.993 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:18:29.994 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 15:18:29.995 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 15:18:29.995 [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") 15:18:29.996 [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 15:18:29.996 [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.column.VarCharColumnMapping) 15:18:29.997 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d0e1a9a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@25218a4d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:29.997 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@25218a4d" with isolation "serializable" 15:18:30.004 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:18:30.004 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:30.016 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 12 ms 15:18:30.016 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 15:18:30.017 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 15:18:30.023 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 6 ms 15:18:30.023 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:30.049 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 26 ms 15:18:30.050 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:18:30.076 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:18:30.106 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:18:30.127 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:18:30.127 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@25218a4d" 15:18:30.217 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@25218a4d" 15:18:30.217 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d0e1a9a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@25218a4d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:30.217 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d0e1a9a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@25218a4d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:30.219 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@19ae2ee5" 15:18:30.220 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@19ae2ee5" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44b940a2" with txn="org.datanucleus.TransactionImpl@fe42a09" 15:18:30.223 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-1, enlisted resources=[]] 15:18:30.223 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 (optimistic=false) 15:18:30.224 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 15:18:30.225 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 15:18:30.225 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 15:18:30.226 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 15:18:30.226 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 15:18:30.538 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" 15:18:30.562 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" (id="org.datanucleus.identity.IdentityReference@67b560fe") enlisted in transactional cache 15:18:30.575 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:18:30.595 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 20 ms 15:18:30.595 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 15:18:30.597 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:18:30.712 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:30.720 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 121 ms 15:18:30.724 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c33008f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@45d7495e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:30.726 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@63187d63, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-1, enlisted resources=[]] 15:18:30.727 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:30.738 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@45d7495e" 15:18:30.742 [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' 15:18:30.743 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:30.749 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 22 ms 15:18:30.763 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" being inserted into table ""repository"" 15:18:30.797 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2d24cdd9" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@45d7495e" 15:18:30.799 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 15:18:30.800 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@e162a35" 15:18:30.800 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="org.datanucleus.identity.IdentityReference@1124910c") enlisted in transactional cache 15:18:30.801 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" being inserted into table ""repofile"" 15:18:30.808 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ced17f3" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@45d7495e" 15:18:30.809 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="org.datanucleus.identity.IdentityReference@1124910c") is having the value in field "created" replaced by a SCO wrapper 15:18:30.809 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="org.datanucleus.identity.IdentityReference@1124910c") is having the value in field "changed" replaced by a SCO wrapper 15:18:30.809 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="org.datanucleus.identity.IdentityReference@1124910c") is having the value in field "lastModified" replaced by a SCO wrapper 15:18:30.809 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2024-12-25 15:17:43.679>,,<0>,<''>,,<2014-12-25 15:18:30.227>,<2014-12-25 15:18:30.227>,<'Directory'>) 15:18:30.982 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 173 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ced17f3" 15:18:30.987 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" was inserted in the datastore and was given strategy value of "1" 15:18:30.991 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 15:18:30.992 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="org.datanucleus.identity.IdentityReference@1124910c") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 15:18:30.992 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 15:18:30.992 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ced17f3" 15:18:30.993 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 15:18:30.996 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" (id="org.datanucleus.identity.IdentityReference@67b560fe") is having the value in field "created" replaced by a SCO wrapper 15:18:30.996 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" (id="org.datanucleus.identity.IdentityReference@67b560fe") is having the value in field "changed" replaced by a SCO wrapper 15:18:30.997 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'3c519b94-c5ab-4981-8832-e944f991cc0e'>,<0>,<2014-12-25 15:18:30.226>,<2014-12-25 15:18:30.225>,,<1>,<'LocalRepository'>) 15:18:31.069 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 72 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2d24cdd9" 15:18:31.070 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" was inserted in the datastore and was given strategy value of "1" 15:18:31.070 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 15:18:31.070 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" (id="org.datanucleus.identity.IdentityReference@67b560fe") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 15:18:31.070 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 15:18:31.070 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 15:18:31.070 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 15:18:31.070 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 15:18:31.070 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2d24cdd9" 15:18:31.071 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 15:18:31.071 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 15:18:31.092 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" 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] 15:18:31.092 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 15:18:31.092 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 15:18:31.093 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]initPersistenceManagerFactory: repositoryId=3c519b94-c5ab-4981-8832-e944f991cc0e 15:18:31.093 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 15:18:31.096 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects 15:18:31.097 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.099 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 15:18:31.102 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 15:18:31.103 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-1, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@63187d63]] 15:18:31.103 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c33008f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@45d7495e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.160 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c33008f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@45d7495e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.166 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 15:18:31.166 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:18:31.166 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 15:18:31.166 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e162a35" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 15:18:31.167 [main] DEBUG DataNucleus.Transaction - Transaction committed in 74 ms 15:18:31.167 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@e162a35 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@e162a35, lifecycle=HOLLOW] 15:18:31.167 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4baf997, lifecycle=HOLLOW] 15:18:31.167 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:18:31.168 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@19ae2ee5" 15:18:31.168 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21456 ms. 15:18:31.169 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@19ae2ee5" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44b940a2" with txn="org.datanucleus.TransactionImpl@192b472d" 15:18:31.169 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-2, enlisted resources=[]] 15:18:31.169 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 (optimistic=false) 15:18:31.179 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 15:18:31.186 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:18:31.201 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 15 ms 15:18:31.202 [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] 15:18:31.202 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:18:31.205 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:31.215 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 13 ms 15:18:31.216 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23f5008a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44abdb1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:31.216 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@62108cd3, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-2, enlisted resources=[]] 15:18:31.216 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 15:18:31.225 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "6009823d-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44abdb1f" 15:18:31.227 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2014-12-24 15:18:31.176> 15:18:31.228 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:31.229 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms 15:18:31.230 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 15:18:31.230 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.230 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.231 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-2, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@62108cd3]] 15:18:31.231 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23f5008a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44abdb1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.231 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23f5008a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44abdb1f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.231 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:18:31.231 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@19ae2ee5" 15:18:31.232 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78545d40]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:31.232 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78545d40]tryAcquire: returning true. lockCounter=1 15:18:31.233 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78545d40]tryAcquire: returning true. lockCounter=2 15:18:31.233 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:31.234 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78545d40]release: NOT releasing underlying FileLock. lockCounter=1 15:18:31.234 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78545d40]tryAcquire: returning true. lockCounter=2 15:18:31.235 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78545d40]release: NOT releasing underlying FileLock. lockCounter=1 15:18:31.235 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [78545d40]release: releasing underlying FileLock. lockCounter=0 15:18:31.246 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@19ae2ee5" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44b940a2" with txn="org.datanucleus.TransactionImpl@3005623b" 15:18:31.246 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-3, enlisted resources=[]] 15:18:31.246 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 (optimistic=false) 15:18:31.248 [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 15:18:31.248 [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 15:18:31.249 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e1add6f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@467af68c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:31.249 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@43786627, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-3, enlisted resources=[]] 15:18:31.249 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:31.250 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@467af68c" 15:18:31.250 [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' 15:18:31.250 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:18:31.251 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 15:18:31.254 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:18:31.256 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:18:31.258 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:18:31.259 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:18:31.259 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" (id="1") enlisted in transactional cache 15:18:31.260 [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@7ea3839e" 15:18:31.265 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" 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] 15:18:31.265 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:18:31.265 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" field "aliases" loading contents to SCO wrapper from the datastore 15:18:31.278 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@467af68c" 15:18:31.280 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:18:31.281 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:31.282 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@a5e8260" 15:18:31.282 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30c7be6f]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:31.283 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30c7be6f]tryAcquire: returning true. lockCounter=1 15:18:31.283 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30c7be6f]tryAcquire: returning true. lockCounter=2 15:18:31.284 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:31.284 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30c7be6f]release: NOT releasing underlying FileLock. lockCounter=1 15:18:31.284 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30c7be6f]release: releasing underlying FileLock. lockCounter=0 15:18:31.285 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.285 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.286 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 1 ms for 0 entities. 15:18:31.286 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.286 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.286 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 15:18:31.286 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.286 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.286 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-3, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@43786627]] 15:18:31.287 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e1add6f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@467af68c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.287 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e1add6f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@467af68c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.289 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:18:31.289 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:18:31.289 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms 15:18:31.289 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7ea3839e, lifecycle=HOLLOW] 15:18:31.289 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:18:31.289 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@19ae2ee5" 15:18:31.290 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@19ae2ee5" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44b940a2" with txn="org.datanucleus.TransactionImpl@1be8c122" 15:18:31.290 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-4, enlisted resources=[]] 15:18:31.291 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 (optimistic=false) 15:18:31.291 [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 15:18:31.291 [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 15:18:31.292 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4be12f6c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52cb52bd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:31.292 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d1c37d5, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-4, enlisted resources=[]] 15:18:31.292 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:31.292 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52cb52bd" 15:18:31.293 [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' 15:18:31.293 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:18:31.294 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 15:18:31.294 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:18:31.295 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:18:31.295 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:18:31.295 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:18:31.295 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" (id="1") enlisted in transactional cache 15:18:31.296 [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@1fee4278" 15:18:31.297 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" 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] 15:18:31.297 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:18:31.318 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4368c243-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52cb52bd" 15:18:31.318 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 15:18:31.323 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 5 ms 15:18:31.324 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eae55" 15:18:31.324 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" field "aliases" loading contents to SCO wrapper from the datastore 15:18:31.325 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52cb52bd" 15:18:31.326 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:18:31.326 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:31.326 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3ef0e576" 15:18:31.327 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.328 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.328 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:18:31.328 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.328 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.328 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 15:18:31.329 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.329 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.329 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-4, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d1c37d5]] 15:18:31.329 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4be12f6c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52cb52bd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.329 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4be12f6c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52cb52bd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.330 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:18:31.330 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:18:31.330 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 15:18:31.330 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1fee4278, lifecycle=HOLLOW] 15:18:31.330 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:18:31.330 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@19ae2ee5" 15:18:31.331 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]open: closing=false closeAbortable=true 15:18:31.346 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [631bc9f4]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:31.347 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [631bc9f4]tryAcquire: returning true. lockCounter=1 15:18:31.348 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:31.348 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [631bc9f4]release: releasing underlying FileLock. lockCounter=0 15:18:31.350 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@19ae2ee5" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@44b940a2" with txn="org.datanucleus.TransactionImpl@67fac095" 15:18:31.351 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-5, enlisted resources=[]] 15:18:31.351 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 (optimistic=false) 15:18:31.351 [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 15:18:31.352 [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 15:18:31.352 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@47c96f2c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:31.353 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2dc21583, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-5, enlisted resources=[]] 15:18:31.353 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:31.353 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.353 [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' 15:18:31.353 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:18:31.353 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 0 ms 15:18:31.353 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:18:31.353 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:18:31.353 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:18:31.353 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:18:31.353 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="1") enlisted in transactional cache 15:18:31.357 [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@586728e8" 15:18:31.357 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" 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] 15:18:31.357 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:18:31.366 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "85ad4247-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.366 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'i447szr2-uhdej'> 15:18:31.367 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:31.367 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@194911c1" 15:18:31.368 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" field "aliases" loading contents to SCO wrapper from the datastore 15:18:31.369 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.369 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:18:31.369 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:18:31.370 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@64ec1459" 15:18:31.376 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@45297e7" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.376 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'i447szr2-uhdej'>) 15:18:31.381 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 5 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@45297e7" 15:18:31.381 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@45297e7" 15:18:31.382 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 15:18:31.382 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:31.382 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]tryAcquire: returning true. lockCounter=1 15:18:31.383 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]tryAcquire: returning true. lockCounter=2 15:18:31.383 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:31.383 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]release: NOT releasing underlying FileLock. lockCounter=1 15:18:31.384 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]tryAcquire: returning true. lockCounter=2 15:18:31.384 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:31.384 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]release: NOT releasing underlying FileLock. lockCounter=1 15:18:31.384 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]tryAcquire: returning true. lockCounter=2 15:18:31.384 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]release: NOT releasing underlying FileLock. lockCounter=1 15:18:31.384 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4afdfc0f]release: releasing underlying FileLock. lockCounter=0 15:18:31.384 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects 15:18:31.384 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:18:31.384 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms 15:18:31.384 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 15:18:31.389 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:18:31.390 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:31.390 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms 15:18:31.391 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:31.398 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4088824c-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.398 [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' WITH RR 15:18:31.398 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:18:31.399 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 15:18:31.399 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") 15:18:31.400 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.400 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.409 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onWrite: setChanged(Thu Dec 25 15:18:31 CET 2014) for LocalRepository[id=1] 15:18:31.410 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 15:18:31.410 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:18:31.415 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" having fields "root" fetched from table ""repository"" 15:18:31.430 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "51aec24e-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.430 [main] DEBUG DataNucleus.Datastore.Native - SELECT "b0"."changed","b0"."created","b0"."id","b0"."lastmodified","b0"."lastsyncfromrepositoryid","b0"."localrevision","b0"."name","b0"."discriminator" FROM "repository" "a0" LEFT OUTER JOIN "repofile" "b0" ON "a0"."root_id_oid" = "b0"."id" WHERE "a0"."id" = <1> 15:18:31.434 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 4 ms 15:18:31.436 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.Directory:1" not found in Level 1 cache 15:18:31.436 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@770cae59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[NNYNNNNN]") 15:18:31.437 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@770cae59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "changed" replaced by a SCO wrapper 15:18:31.437 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@770cae59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "created" replaced by a SCO wrapper 15:18:31.437 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@770cae59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "lastModified" replaced by a SCO wrapper 15:18:31.437 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@770cae59" (id="1") enlisted in transactional cache 15:18:31.438 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.Directory@770cae59" 15:18:31.438 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@76b5a559" 15:18:31.439 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" having fields "privateKey" fetched from table ""repository"" 15:18:31.448 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a2d60250-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.448 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:18:31.449 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:31.450 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7f012923" 15:18:31.451 [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 15:18:31.451 [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 15:18:31.451 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:31.452 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.452 [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' 15:18:31.453 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:31.453 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 15:18:31.454 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYYY]") 15:18:31.459 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" having fields "changed,revision" updated in table ""repository"" 15:18:31.481 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@601d295" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b" 15:18:31.481 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2014-12-25 15:18:31.4>,"revision"=<1> WHERE "id"=<1> 15:18:31.489 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 8 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@601d295" 15:18:31.489 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@601d295" 15:18:31.490 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 15:18:31.490 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.490 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:18:31.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.491 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@19ae2ee5 15:18:31.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:31.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:31.491 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6, 7, 8]", version="") 15:18:31.493 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-5, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2dc21583]] 15:18:31.493 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@47c96f2c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.559 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@47c96f2c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@210a26b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:31.559 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 15:18:31.560 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:18:31.560 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@770cae59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:18:31.560 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@770cae59" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 15:18:31.560 [main] DEBUG DataNucleus.Transaction - Transaction committed in 69 ms 15:18:31.561 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@586728e8, lifecycle=HOLLOW] 15:18:31.561 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@770cae59 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@770cae59, lifecycle=HOLLOW] 15:18:31.561 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:18:31.561 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@19ae2ee5" 15:18:31.561 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]getCloseDeferredMillis: closeDeferredMillis=0 15:18:31.561 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]close: Closing real LocalRepoManager immediately. 15:18:31.561 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [4df39a88]_close: Shutting down real LocalRepoManager. 15:18:31.566 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx" 15:18:31.567 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx" 15:18:31.568 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 15:18:31.568 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 15:18:31.568 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 15:18:31.569 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance. 15:18:31.570 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next). 15:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next). 15:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next). 15:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next). 15:18:31.571 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next). 15:18:39.645 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [681e144]release: releasing underlying FileLock. lockCounter=0 15:18:39.664 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 15:18:39.664 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 15:18:39.710 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2 15:18:40.454 [qtp689602108-18-acceptor-0@289778cd-ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@39ee5a7c on ManagedSelector@184dbacc{STARTED} id=1 keys=0 selected=0 updates=0 15:18:40.454 [qtp689602108-18-acceptor-0@289778cd-ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@184dbacc{STARTED} id=1 keys=0 selected=0 updates=1 15:18:40.456 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken with none selected 15:18:40.456 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken up from select, 0/0/0 selected 15:18:40.456 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 processing 0 keys, 1 updates 15:18:40.456 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:40.456 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@39ee5a7c 15:18:40.462 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@39ee5a7c 15:18:40.462 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:40.462 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 waiting with 1 keys 15:18:40.462 [qtp689602108-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@39ee5a7c 15:18:40.493 [qtp689602108-15] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 9 ms, remaining: 29991 ms 15:18:40.563 [qtp689602108-15] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=80/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@1cf447e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 15:18:40.573 [qtp689602108-15] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=91/30000}{io=0/0,kio=0,kro=0}-> 15:18:40.575 [qtp689602108-15] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=92/30000}{io=0/0,kio=0,kro=0}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.576 [qtp689602108-15] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=93/30000}{io=0/0,kio=0,kro=0}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.577 [qtp689602108-15] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=94/30000}{io=0/0,kio=0,kro=0}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.578 [qtp689602108-15] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@40ad26e1{AC.ReadCB@d6fe485{HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:18:40.579 [qtp689602108-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.580 [qtp689602108-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2562b7c7 on ManagedSelector@184dbacc{STARTED} id=1 keys=1 selected=0 updates=0 15:18:40.580 [qtp689602108-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@184dbacc{STARTED} id=1 keys=1 selected=0 updates=1 15:18:40.580 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken with none selected 15:18:40.581 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken up from select, 0/0/1 selected 15:18:40.581 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 processing 0 keys, 1 updates 15:18:40.581 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:40.581 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2562b7c7 15:18:40.582 [qtp689602108-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.582 [qtp689602108-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@39ee5a7c 15:18:40.582 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.582 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:40.582 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 waiting with 1 keys 15:18:40.583 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken up from select, 1/1/1 selected 15:18:40.583 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 processing 1 keys, 0 updates 15:18:40.584 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34129 remote=/127.0.0.1:50454], selector=sun.nio.ch.EPollSelectorImpl@35a86e77, interestOps=1, readyOps=1 SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.585 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.586 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:18:40.587 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7ec3394b{s=0/6,p=0} tryExecute EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/PRODUCING/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:40.587627+01:00 15:18:40.588 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7ec3394b{s=0/6,p=1} startReservedThread p=1 15:18:40.590 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@7ec3394b{s=0/6,p=1}@37248ce7 15:18:40.590 [qtp689602108-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@7ec3394b{s=0/6,p=1}@37248ce7 15:18:40.591 [qtp689602108-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7ec3394b{s=1/6,p=1}@37248ce7 started 15:18:40.591 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/PRODUCING/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@7ec3394b{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:40.590754+01:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:18:40.591 [qtp689602108-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7ec3394b{s=1/6,p=0}@37248ce7 waiting 15:18:40.592 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:18:40.593 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:18:40.593 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:40.593 [qtp689602108-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:18:40.593 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:40.594 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 waiting with 1 keys 15:18:40.594 [qtp689602108-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@40ad26e1{AC.ReadCB@d6fe485{HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:18:40.595 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1cf447e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 15:18:40.601 [qtp689602108-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@6a12fa08[p=0,l=536,c=8192,r=536]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:18:40.601 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@6a12fa08[p=0,l=536,c=8192,r=536]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:18:40.601 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6a12fa08[p=0,l=536,c=8192,r=536]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 15:18:40.601 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6a12fa08[p=0,l=536,c=8192,r=536]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:18:40.601 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:18:40.609 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:18:40.609 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:18:40.609 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:18:40.609 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:18:40.610 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:18:40.611 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:18:40.611 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:18:40.612 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 15:18:40.612 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 15:18:40.612 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 15:18:40.612 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 15:18:40.612 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 15:18:40.613 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 15:18:40.613 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:18:40.613 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:18:40.614 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:18:40.614 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:18:40.614 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:18:40.614 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:18:40.616 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:18:40.616 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:18:40.621 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:18:40.621 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:18:40.621 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:18:40.621 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:18:40.623 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:34129/RepoInfo on HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34129/RepoInfo,age=1} POST //127.0.0.1:34129/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic a1NZVXdKUEZjOG5PamhOTEpLb3pwZzp+SFJOTWIpdU9Ga0Q2XUpXWiNDLX1bNGUp User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6) Host: 127.0.0.1:34129 Connection: keep-alive Content-Length: 244 15:18:40.625 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34129/RepoInfo,age=4} parsed true HttpParser{s=CONTENT,0 of 244} 15:18:40.625 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34129/RepoInfo,age=4} handle //127.0.0.1:34129/RepoInfo 15:18:40.626 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1cf447e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 15:18:40.627 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=6} action DISPATCH 15:18:40.629 [qtp689602108-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=8} 15:18:40.629 [qtp689602108-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@3e30646a{/,null,AVAILABLE} 15:18:40.630 [qtp689602108-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@3e30646a{/,null,AVAILABLE} 15:18:40.630 [qtp689602108-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 15:18:40.631 [qtp689602108-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 session=null 15:18:40.632 [qtp689602108-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:18:40.632 [qtp689602108-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:18:40.727 [qtp689602108-20] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - : Instance created. 15:18:40.754 [qtp689602108-20] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic a1NZVXdKUEZjOG5PamhOTEpLb3pwZzp+SFJOTWIpdU9Ga0Q2XUpXWiNDLX1bNGUp 15:18:40.772 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=176/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=151} parse HeapByteBuffer@6a12fa08[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\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} {} 15:18:40.773 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@6a12fa08[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\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} 15:18:40.774 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=152} onContent Content@662dc0de{HeapByteBufferR@209e3415[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\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}} 15:18:40.776 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=0,q=0,[0]=null,s=STREAM] addContent Content@662dc0de{HeapByteBufferR@209e3415[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\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}} 15:18:40.776 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 15:18:40.776 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=155} onContentComplete 15:18:40.778 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=156} onRequestComplete 15:18:40.778 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:18:40.779 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=183/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=END,244 of 244},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=158} parsed false HttpParser{s=END,244 of 244} 15:18:40.828 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\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}} 15:18:40.829 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\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}} 15:18:40.830 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\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}} 15:18:40.831 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\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}} 15:18:40.833 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@662dc0de{HeapByteBufferR@209e3415[p=324,l=536,c=8192,r=212]={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}} 15:18:40.836 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=329,l=536,c=8192,r=207]={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}} 15:18:40.837 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=330,l=536,c=8192,r=206]={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}} 15:18:40.837 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=331,l=536,c=8192,r=205]={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}} 15:18:40.837 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=332,l=536,c=8192,r=204]={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}} 15:18:40.838 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=333,l=536,c=8192,r=203]={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}} 15:18:40.838 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=334,l=536,c=8192,r=202]={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}} 15:18:40.839 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=335,l=536,c=8192,r=201]={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}} 15:18:40.840 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=336,l=536,c=8192,r=200]={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}} 15:18:40.840 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=337,l=536,c=8192,r=199]={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}} 15:18:40.841 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=338,l=536,c=8192,r=198]={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}} 15:18:40.841 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=339,l=536,c=8192,r=197]={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}} 15:18:40.842 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=340,l=536,c=8192,r=196]={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}} 15:18:40.842 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=341,l=536,c=8192,r=195]={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}} 15:18:40.843 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=342,l=536,c=8192,r=194]={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}} 15:18:40.844 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=343,l=536,c=8192,r=193]={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}} 15:18:40.844 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=344,l=536,c=8192,r=192]={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}} 15:18:40.845 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=345,l=536,c=8192,r=191]={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}} 15:18:40.845 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=346,l=536,c=8192,r=190]={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}} 15:18:40.846 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@662dc0de{HeapByteBufferR@209e3415[p=347,l=536,c=8192,r=189]={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}} 15:18:40.846 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@39c42b3b[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@662dc0de{HeapByteBufferR@209e3415[p=536,l=536,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}} 15:18:40.847 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=250/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=END,244 of 244},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=226} 15:18:40.852 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@1cf447e6{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 15:18:40.860 [qtp689602108-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej' 15:18:40.861 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4c5662d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/cloudstore-repository.lock' 15:18:40.862 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4c5662d]tryAcquire: returning true. lockCounter=1 15:18:40.862 [qtp689602108-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej' locked successfully. 15:18:40.863 [qtp689602108-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance. 15:18:40.867 [qtp689602108-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 15:18:40.869 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:18:40.869 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next). 15:18:40.869 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next). 15:18:40.869 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next). 15:18:40.869 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next). 15:18:40.870 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next). 15:18:40.872 [qtp689602108-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 15:18:40.875 [qtp689602108-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar. 15:18:40.883 [qtp689602108-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml. 15:18:40.891 [qtp689602108-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar. 15:18:40.905 [qtp689602108-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml. 15:18:40.917 [qtp689602108-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar. 15:18:40.928 [qtp689602108-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml. 15:18:40.942 [qtp689602108-20] DEBUG DataNucleus.Persistence - Java types support initialising ... 15:18:40.943 [qtp689602108-20] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [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.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, 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.Optional, 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 15:18:40.944 [qtp689602108-20] DEBUG DataNucleus.Persistence - Type converter support initialising ... 15:18:40.945 [qtp689602108-20] DEBUG DataNucleus.Persistence - Type converter support loaded 15:18:40.946 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 15:18:40.946 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 15:18:40.946 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 15:18:40.946 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 15:18:40.946 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 15:18:40.947 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 15:18:40.947 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer 15:18:40.947 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer 15:18:40.947 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 15:18:40.948 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 15:18:40.948 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 15:18:40.948 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer 15:18:40.949 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer 15:18:40.949 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 15:18:40.949 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 15:18:40.950 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 15:18:40.950 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 15:18:40.950 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 15:18:40.950 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 15:18:40.951 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 15:18:40.951 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String 15:18:40.951 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long 15:18:40.951 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 15:18:40.952 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 15:18:40.952 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long 15:18:40.952 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.sql.Time,java.lang.Long 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.lang.String,java.util.Date,int[],java.sql.Date 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.sql.Time,java.lang.Long 15:18:40.953 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : java.lang.String,int[] 15:18:40.957 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer 15:18:40.958 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.lang.String,java.util.Date,int[],java.sql.Date 15:18:40.958 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp 15:18:40.958 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String 15:18:40.958 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String 15:18:40.959 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 15:18:40.959 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object; 15:18:40.959 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 15:18:40.959 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long 15:18:40.960 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 15:18:40.960 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 15:18:40.960 [qtp689602108-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 15:18:40.961 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 15:18:40.961 [qtp689602108-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 15:18:40.962 [qtp689602108-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 15:18:40.963 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 15:18:40.963 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 15:18:40.964 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 15:18:40.965 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 15:18:40.966 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 15:18:40.966 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:40.967 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:40.968 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:40.969 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 15:18:40.969 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:18:40.970 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 15:18:40.972 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 15:18:40.973 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 15:18:40.974 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 15:18:40.974 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 15:18:40.975 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 15:18:40.976 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 15:18:40.977 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 15:18:40.977 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:40.978 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:40.979 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 15:18:40.979 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:18:40.980 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 15:18:40.980 [qtp689602108-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 15:18:40.981 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 15:18:40.982 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 15:18:40.983 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 15:18:40.983 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 15:18:40.984 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 15:18:40.985 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:40.985 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:40.985 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:40.985 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 15:18:40.985 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:18:40.990 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 15:18:40.993 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 15:18:40.994 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 15:18:40.994 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 15:18:40.995 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 15:18:40.995 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 15:18:40.996 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 15:18:40.997 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:40.998 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:40.998 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:40.999 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 15:18:40.999 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:18:41.000 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:41.001 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 15:18:41.001 [qtp689602108-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 15:18:41.002 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 15:18:41.003 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 15:18:41.003 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 15:18:41.004 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 15:18:41.005 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 15:18:41.005 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:41.006 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:41.007 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:41.007 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 15:18:41.008 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:18:41.008 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 15:18:41.009 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 15:18:41.010 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 15:18:41.010 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 15:18:41.011 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 15:18:41.012 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 15:18:41.013 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 15:18:41.014 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:41.014 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:41.015 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:41.015 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 15:18:41.016 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:18:41.016 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:41.017 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:41.017 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 15:18:41.017 [qtp689602108-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 15:18:41.017 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 15:18:41.017 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 15:18:41.021 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 15:18:41.021 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 15:18:41.022 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 15:18:41.023 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:41.023 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:41.024 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:41.024 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 15:18:41.025 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:18:41.026 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 15:18:41.027 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 15:18:41.028 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 15:18:41.028 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 15:18:41.029 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 15:18:41.029 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 15:18:41.030 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 15:18:41.030 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 15:18:41.031 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:41.032 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:41.032 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 15:18:41.032 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:18:41.033 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:41.033 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:41.033 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:41.034 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 15:18:41.034 [qtp689602108-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 15:18:41.035 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 15:18:41.036 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 15:18:41.036 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 15:18:41.037 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 15:18:41.038 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 15:18:41.038 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:41.039 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:41.039 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:41.040 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 15:18:41.040 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:18:41.041 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 15:18:41.041 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 15:18:41.042 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 15:18:41.042 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 15:18:41.042 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 15:18:41.043 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 15:18:41.043 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 15:18:41.044 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 15:18:41.045 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:41.045 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:41.046 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 15:18:41.046 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:18:41.046 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 15:18:41.046 [qtp689602108-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 15:18:41.056 [qtp689602108-20] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin 15:18:41.056 [qtp689602108-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 15:18:41.056 [qtp689602108-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 15:18:41.061 [qtp689602108-20] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin 15:18:41.733 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fa0088d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" 15:18:41.768 [qtp689602108-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR 15:18:41.768 [qtp689602108-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR 15:18:41.768 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:41.769 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:41.769 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:41.769 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR) 15:18:41.769 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=) 15:18:41.769 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP) 15:18:41.770 [qtp689602108-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT) 15:18:42.022 [qtp689602108-20] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 15:18:42.022 [qtp689602108-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 15:18:42.022 [qtp689602108-20] DEBUG DataNucleus.Datastore - Datastore : read-write 15:18:42.022 [qtp689602108-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 15:18:42.022 [qtp689602108-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 15:18:42.022 [qtp689602108-20] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - =========================================================== 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/derby] 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/derby] 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 15:18:42.023 [qtp689602108-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 15:18:42.024 [qtp689602108-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 15:18:42.024 [qtp689602108-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 15:18:42.024 [qtp689602108-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 15:18:42.024 [qtp689602108-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 15:18:42.024 [qtp689602108-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 15:18:42.024 [qtp689602108-20] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 15:18:42.024 [qtp689602108-20] DEBUG DataNucleus.Datastore - =========================================================== 15:18:42.025 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fa0088d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@13406a0c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.025 [qtp689602108-20] DEBUG DataNucleus.Datastore - StoreManager now created 15:18:42.025 [qtp689602108-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 15:18:42.025 [qtp689602108-20] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 15:18:42.025 [qtp689602108-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux" 15:18:42.025 [qtp689602108-20] DEBUG DataNucleus.Persistence - Persistence API : JDO 15:18:42.026 [qtp689602108-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 15:18:42.026 [qtp689602108-20] DEBUG DataNucleus.Persistence - ClassLoading : default 15:18:42.026 [qtp689602108-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 15:18:42.026 [qtp689602108-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 15:18:42.026 [qtp689602108-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 15:18:42.026 [qtp689602108-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 15:18:42.026 [qtp689602108-20] DEBUG DataNucleus.Persistence - ================================================ 15:18:42.027 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@3b1cf99d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2b9cf4f8" with txn="org.datanucleus.TransactionImpl@5e6fa81c" 15:18:42.031 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 15:18:42.031 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 15:18:42.032 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 15:18:42.033 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 15:18:42.033 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 15:18:42.034 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.035 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.036 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.036 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 15:18:42.036 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:18:42.037 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 15:18:42.039 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 15:18:42.040 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 15:18:42.040 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 15:18:42.041 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 15:18:42.041 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 15:18:42.041 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 15:18:42.041 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.045 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.046 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.047 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 15:18:42.047 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:18:42.048 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 15:18:42.048 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 15:18:42.049 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 15:18:42.050 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 15:18:42.050 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 15:18:42.051 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.051 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.052 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.053 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 15:18:42.053 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:18:42.056 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 15:18:42.057 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 15:18:42.058 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 15:18:42.058 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 15:18:42.059 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 15:18:42.059 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 15:18:42.060 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 15:18:42.060 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.061 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.062 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.062 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 15:18:42.062 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:18:42.062 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.063 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.063 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.063 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 15:18:42.063 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 15:18:42.065 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 15:18:42.065 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 15:18:42.066 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 15:18:42.067 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 15:18:42.067 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 15:18:42.068 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.068 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.069 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.069 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 15:18:42.069 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:18:42.070 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 15:18:42.070 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 15:18:42.071 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 15:18:42.071 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 15:18:42.072 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 15:18:42.073 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 15:18:42.073 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 15:18:42.074 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.075 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.075 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.076 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 15:18:42.076 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:18:42.076 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.077 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.077 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.077 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 15:18:42.079 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 15:18:42.079 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 15:18:42.080 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:42.080 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.080 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:18:42.081 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 15:18:42.081 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:42.081 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.081 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 15:18:42.082 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 15:18:42.082 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.083 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.083 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:42.083 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.083 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.084 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.084 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 15:18:42.084 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 15:18:42.084 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:42.084 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:42.085 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.085 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.085 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.086 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:42.086 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:42.086 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.086 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 15:18:42.086 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 15:18:42.087 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:18:42.087 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping) 15:18:42.087 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.087 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.088 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:42.088 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.089 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.089 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.089 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 15:18:42.089 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 15:18:42.090 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.090 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:42.090 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.091 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:42.091 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.091 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@84e2d9e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@32a626af, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.092 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@32a626af" with isolation "serializable" 15:18:42.103 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:18:42.103 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema "" 15:18:42.122 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 19 ms 15:18:42.122 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 15:18:42.125 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 15:18:42.125 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema "" 15:18:42.131 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms 15:18:42.131 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found 15:18:42.133 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 15:18:42.133 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema "" 15:18:42.137 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms 15:18:42.137 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found 15:18:42.154 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 15:18:42.179 [qtp689602108-20] WARN DataNucleus.Datastore.Schema - Retrieved ForeignKey from datastore for table="repository" referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems? 15:18:42.179 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 15:18:42.184 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 15:18:42.189 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 15:18:42.194 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 15:18:42.200 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 15:18:42.204 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 15:18:42.208 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 15:18:42.212 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 15:18:42.212 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@32a626af" 15:18:42.213 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@32a626af" 15:18:42.213 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@84e2d9e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@32a626af, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.213 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@84e2d9e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@32a626af, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.214 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 15:18:42.214 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 15:18:42.215 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 15:18:42.215 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 15:18:42.216 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 15:18:42.216 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.217 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.217 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.217 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 15:18:42.217 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:18:42.217 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 15:18:42.217 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 15:18:42.220 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 15:18:42.222 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 15:18:42.222 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 15:18:42.223 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 15:18:42.223 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 15:18:42.224 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.224 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.225 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.225 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 15:18:42.226 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:18:42.226 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.226 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.226 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 15:18:42.227 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 15:18:42.227 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 15:18:42.228 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.228 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:42.228 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:42.229 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.229 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.229 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 15:18:42.229 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d1f462a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528d184c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.230 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528d184c" with isolation "serializable" 15:18:42.232 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 15:18:42.232 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema "" 15:18:42.235 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms 15:18:42.236 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 15:18:42.239 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 15:18:42.243 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 15:18:42.247 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 15:18:42.247 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528d184c" 15:18:42.247 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528d184c" 15:18:42.247 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d1f462a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528d184c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.247 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d1f462a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@528d184c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.248 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 15:18:42.249 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:42.249 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.249 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 15:18:42.249 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 15:18:42.249 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.250 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.250 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.250 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.250 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.251 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:42.251 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.251 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.251 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.251 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 15:18:42.251 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 15:18:42.252 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37cde190 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d8548ec, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.252 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d8548ec" with isolation "serializable" 15:18:42.253 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:18:42.254 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:42.259 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms 15:18:42.259 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:18:42.265 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:18:42.270 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:18:42.275 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:18:42.275 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d8548ec" 15:18:42.275 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d8548ec" 15:18:42.275 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37cde190 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d8548ec, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.276 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37cde190 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d8548ec, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.277 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 15:18:42.277 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 15:18:42.277 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 15:18:42.278 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 15:18:42.279 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 15:18:42.279 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.280 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.280 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.281 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 15:18:42.281 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:18:42.281 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 15:18:42.282 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 15:18:42.283 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 15:18:42.283 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 15:18:42.284 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 15:18:42.284 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 15:18:42.285 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 15:18:42.285 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.286 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.287 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.287 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 15:18:42.287 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:18:42.287 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.287 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.288 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 15:18:42.289 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 15:18:42.290 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 15:18:42.291 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 15:18:42.291 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 15:18:42.292 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 15:18:42.292 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.293 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.293 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.294 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 15:18:42.294 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:18:42.294 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 15:18:42.295 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 15:18:42.296 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 15:18:42.296 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 15:18:42.297 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 15:18:42.298 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 15:18:42.298 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 15:18:42.299 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.299 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.300 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.301 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 15:18:42.301 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:18:42.301 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.302 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.302 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 15:18:42.303 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 15:18:42.303 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 15:18:42.304 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:42.304 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.304 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 15:18:42.305 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 15:18:42.305 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:42.305 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping) 15:18:42.306 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:42.306 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.306 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:42.306 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.306 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 15:18:42.306 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type. 15:18:42.306 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping) 15:18:42.307 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.307 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.308 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.308 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:42.308 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.308 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.308 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 15:18:42.309 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36715e88 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53f698ec, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.309 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53f698ec" with isolation "serializable" 15:18:42.311 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:18:42.311 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:42.316 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms 15:18:42.316 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:18:42.318 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 15:18:42.319 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema "" 15:18:42.322 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms 15:18:42.322 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found 15:18:42.328 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:18:42.333 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:18:42.340 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:18:42.345 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 15:18:42.345 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 15:18:42.353 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 15:18:42.353 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53f698ec" 15:18:42.354 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53f698ec" 15:18:42.354 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36715e88 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53f698ec, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.354 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36715e88 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53f698ec, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.355 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 15:18:42.355 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 15:18:42.356 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 15:18:42.357 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 15:18:42.358 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 15:18:42.358 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.359 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.359 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.360 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 15:18:42.360 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:18:42.361 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 15:18:42.362 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 15:18:42.362 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 15:18:42.363 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 15:18:42.363 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 15:18:42.364 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 15:18:42.365 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 15:18:42.366 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.366 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.367 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.368 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 15:18:42.368 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:18:42.368 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.368 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.368 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:42.369 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 15:18:42.370 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 15:18:42.370 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:42.370 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.371 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 15:18:42.371 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.371 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.372 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.372 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping) 15:18:42.373 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:42.373 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.373 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.373 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 15:18:42.374 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@127e4540 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4f097c23, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.374 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4f097c23" with isolation "serializable" 15:18:42.376 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 15:18:42.376 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema "" 15:18:42.380 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms 15:18:42.380 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 15:18:42.384 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 15:18:42.389 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 15:18:42.394 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 15:18:42.395 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4f097c23" 15:18:42.395 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4f097c23" 15:18:42.395 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@127e4540 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4f097c23, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.395 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@127e4540 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4f097c23, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.396 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:18:42.396 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 15:18:42.397 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 15:18:42.397 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 15:18:42.397 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:18:42.397 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping) 15:18:42.398 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.398 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.399 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.399 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 15:18:42.399 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bd2a589 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63bb3c31, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.399 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63bb3c31" with isolation "serializable" 15:18:42.401 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:18:42.401 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema "" 15:18:42.406 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms 15:18:42.406 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 15:18:42.408 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 15:18:42.408 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema "" 15:18:42.411 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms 15:18:42.411 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found 15:18:42.416 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 15:18:42.421 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 15:18:42.426 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 15:18:42.429 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 15:18:42.433 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 15:18:42.435 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 15:18:42.435 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63bb3c31" 15:18:42.436 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63bb3c31" 15:18:42.436 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bd2a589 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63bb3c31, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.436 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bd2a589 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63bb3c31, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.437 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 15:18:42.438 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 15:18:42.438 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 15:18:42.439 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 15:18:42.439 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 15:18:42.440 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.440 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.441 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.442 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 15:18:42.442 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:18:42.442 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 15:18:42.443 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 15:18:42.444 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 15:18:42.444 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 15:18:42.445 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 15:18:42.445 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 15:18:42.446 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 15:18:42.475 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.475 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.479 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.480 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 15:18:42.480 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:18:42.481 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 15:18:42.484 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 15:18:42.484 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:42.485 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.485 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 15:18:42.485 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.485 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:18:42.485 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping) 15:18:42.485 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.485 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:42.486 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.486 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.486 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 15:18:42.486 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9ed07f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3147b6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.486 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3147b6c" with isolation "serializable" 15:18:42.488 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 15:18:42.488 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema "" 15:18:42.494 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms 15:18:42.494 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 15:18:42.497 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 15:18:42.499 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 15:18:42.502 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 15:18:42.502 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3147b6c" 15:18:42.502 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3147b6c" 15:18:42.502 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9ed07f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3147b6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.502 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9ed07f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3147b6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.503 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 15:18:42.504 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 15:18:42.504 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 15:18:42.505 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 15:18:42.506 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 15:18:42.506 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.507 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.507 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.508 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 15:18:42.508 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:18:42.509 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 15:18:42.510 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 15:18:42.511 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 15:18:42.511 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 15:18:42.512 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 15:18:42.512 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 15:18:42.513 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 15:18:42.513 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.514 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.514 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.515 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 15:18:42.515 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:18:42.516 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 15:18:42.517 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 15:18:42.518 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:42.518 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:42.518 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 15:18:42.519 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.519 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:42.519 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:42.519 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.519 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.519 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:42.519 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.519 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:42.520 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 15:18:42.520 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@bb2df7a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ee84b0a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.520 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ee84b0a" with isolation "serializable" 15:18:42.522 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 15:18:42.522 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema "" 15:18:42.526 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms 15:18:42.526 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 15:18:42.530 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 15:18:42.532 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 15:18:42.535 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 15:18:42.535 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ee84b0a" 15:18:42.536 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ee84b0a" 15:18:42.536 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@bb2df7a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ee84b0a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.536 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@bb2df7a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ee84b0a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.538 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 15:18:42.538 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 15:18:42.539 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 15:18:42.540 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 15:18:42.541 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 15:18:42.541 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:42.542 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:42.543 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:42.544 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 15:18:42.544 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:18:42.545 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 15:18:42.545 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 15:18:42.546 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 15:18:42.547 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 15:18:42.547 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 15:18:42.548 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 15:18:42.549 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 15:18:42.549 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 15:18:42.550 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:42.551 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:42.552 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 15:18:42.552 [qtp689602108-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:18:42.552 [qtp689602108-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 15:18:42.553 [qtp689602108-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 15:18:42.554 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 15:18:42.554 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:42.554 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:42.557 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78f8df7c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471ac36f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:42.557 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471ac36f" with isolation "serializable" 15:18:42.559 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:18:42.559 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:42.565 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms 15:18:42.565 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:18:42.571 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:18:42.576 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:18:42.580 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:18:42.581 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471ac36f" 15:18:42.581 [qtp689602108-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471ac36f" 15:18:42.581 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78f8df7c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471ac36f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.581 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78f8df7c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471ac36f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:42.582 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@3b1cf99d" 15:18:42.582 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@3b1cf99d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2b9cf4f8" with txn="org.datanucleus.TransactionImpl@1dee0df" 15:18:42.583 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-6, enlisted resources=[]] 15:18:42.583 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d (optimistic=false) 15:18:42.583 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:18:42.583 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms 15:18:42.584 [qtp689602108-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 15:18:42.584 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:18:42.585 [qtp689602108-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:42.585 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms 15:18:42.585 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40d5681d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@219cce48, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:42.585 [qtp689602108-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@48beb668, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-6, enlisted resources=[]] 15:18:42.585 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:42.602 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@219cce48" 15:18:42.602 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 15:18:42.603 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.604 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 19 ms 15:18:42.605 [qtp689602108-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:18:42.605 [qtp689602108-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 15:18:42.606 [qtp689602108-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:18:42.608 [qtp689602108-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 15:18:42.609 [qtp689602108-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 15:18:42.609 [qtp689602108-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" (id="1") enlisted in transactional cache 15:18:42.611 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" having fields "publicKey" fetched from table ""repository"" 15:18:42.620 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "deca02b0-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@219cce48" 15:18:42.620 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:18:42.621 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.622 [qtp689602108-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6817c8b6" 15:18:42.622 [qtp689602108-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" (id="1") is having the following fields in Level 2 cache object updated : [3] 15:18:42.623 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" having fields "privateKey" fetched from table ""repository"" 15:18:42.630 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "f02242b2-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@219cce48" 15:18:42.630 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:18:42.631 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.631 [qtp689602108-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@43e7f969" 15:18:42.631 [qtp689602108-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" (id="1") is having the following fields in Level 2 cache object updated : [7] 15:18:42.631 [qtp689602108-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]initPersistenceManagerFactory: repositoryId=3c519b94-c5ab-4981-8832-e944f991cc0e 15:18:42.631 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d 15:18:42.631 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.632 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.632 [qtp689602108-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-6, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@48beb668]] 15:18:42.632 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40d5681d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@219cce48, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.632 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@40d5681d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@219cce48, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.632 [qtp689602108-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:18:42.633 [qtp689602108-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:18:42.633 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 15:18:42.633 [qtp689602108-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5384e839, lifecycle=HOLLOW] 15:18:42.633 [qtp689602108-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:18:42.633 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@3b1cf99d" 15:18:42.633 [qtp689602108-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1765 ms. 15:18:42.633 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@3b1cf99d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2b9cf4f8" with txn="org.datanucleus.TransactionImpl@432dad4e" 15:18:42.634 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-7, enlisted resources=[]] 15:18:42.634 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d (optimistic=false) 15:18:42.634 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 15:18:42.635 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:18:42.635 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms 15:18:42.636 [qtp689602108-20] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 15:18:42.636 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:18:42.636 [qtp689602108-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:42.638 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms 15:18:42.638 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f3f5138 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61d6d24c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:42.638 [qtp689602108-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@544f1ded, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-7, enlisted resources=[]] 15:18:42.638 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 15:18:42.647 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "417b82b4-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61d6d24c" 15:18:42.647 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2014-12-24 15:18:42.634> 15:18:42.648 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-7, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@544f1ded]] 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f3f5138 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61d6d24c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f3f5138 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@61d6d24c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms 15:18:42.649 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@3b1cf99d" 15:18:42.649 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [39fc7982]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:42.649 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [39fc7982]tryAcquire: returning true. lockCounter=1 15:18:42.649 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [39fc7982]tryAcquire: returning true. lockCounter=2 15:18:42.653 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:42.655 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [39fc7982]release: NOT releasing underlying FileLock. lockCounter=1 15:18:42.655 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [39fc7982]release: releasing underlying FileLock. lockCounter=0 15:18:42.656 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@3b1cf99d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2b9cf4f8" with txn="org.datanucleus.TransactionImpl@6a457850" 15:18:42.656 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-8, enlisted resources=[]] 15:18:42.656 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d (optimistic=false) 15:18:42.657 [qtp689602108-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 15:18:42.657 [qtp689602108-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 15:18:42.657 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f9a6b2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4df8ca7a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:42.658 [qtp689602108-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6334b8a4, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-8, enlisted resources=[]] 15:18:42.658 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:42.658 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4df8ca7a" 15:18:42.658 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 15:18:42.658 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:18:42.659 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:18:42.659 [qtp689602108-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:18:42.659 [qtp689602108-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:18:42.659 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:18:42.660 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:18:42.660 [qtp689602108-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" (id="1") enlisted in transactional cache 15:18:42.660 [qtp689602108-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" 15:18:42.661 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" 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] 15:18:42.661 [qtp689602108-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:18:42.661 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" field "aliases" loading contents to SCO wrapper from the datastore 15:18:42.670 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4df8ca7a" 15:18:42.670 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:18:42.671 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.671 [qtp689602108-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@46c5dd1f" 15:18:42.671 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [36e758b8]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:42.672 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [36e758b8]tryAcquire: returning true. lockCounter=1 15:18:42.672 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:42.673 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [36e758b8]release: releasing underlying FileLock. lockCounter=0 15:18:42.673 [qtp689602108-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'i447szr2-uhdej' of repository '3c519b94-c5ab-4981-8832-e944f991cc0e' already in-sync. 15:18:42.673 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [217505aa]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:42.673 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [217505aa]tryAcquire: returning true. lockCounter=1 15:18:42.674 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [217505aa]tryAcquire: returning true. lockCounter=2 15:18:42.674 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:42.674 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [217505aa]release: NOT releasing underlying FileLock. lockCounter=1 15:18:42.675 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [217505aa]release: releasing underlying FileLock. lockCounter=0 15:18:42.675 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.675 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.675 [qtp689602108-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:18:42.675 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.676 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.676 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d 15:18:42.676 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.676 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.676 [qtp689602108-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-8, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6334b8a4]] 15:18:42.676 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f9a6b2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4df8ca7a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.676 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f9a6b2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4df8ca7a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.677 [qtp689602108-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:18:42.677 [qtp689602108-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:18:42.677 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:18:42.677 [qtp689602108-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@69d940a1, lifecycle=HOLLOW] 15:18:42.677 [qtp689602108-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:18:42.678 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@3b1cf99d" 15:18:42.678 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@3b1cf99d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2b9cf4f8" with txn="org.datanucleus.TransactionImpl@5917fde7" 15:18:42.678 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-9, enlisted resources=[]] 15:18:42.678 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d (optimistic=false) 15:18:42.679 [qtp689602108-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 15:18:42.679 [qtp689602108-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 15:18:42.679 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@679e2c11 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@458235b3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:42.680 [qtp689602108-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2c931ced, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-9, enlisted resources=[]] 15:18:42.680 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:18:42.680 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@458235b3" 15:18:42.680 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 15:18:42.681 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.681 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:18:42.682 [qtp689602108-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:18:42.682 [qtp689602108-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:18:42.682 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:18:42.682 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:18:42.682 [qtp689602108-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" (id="1") enlisted in transactional cache 15:18:42.682 [qtp689602108-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" 15:18:42.683 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" 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] 15:18:42.683 [qtp689602108-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:18:42.689 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "b58d42ba-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@458235b3" 15:18:42.690 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 15:18:42.690 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:18:42.691 [qtp689602108-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@197b0a67" 15:18:42.691 [qtp689602108-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" field "aliases" loading contents to SCO wrapper from the datastore 15:18:42.692 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@458235b3" 15:18:42.692 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:18:42.692 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:18:42.693 [qtp689602108-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5b5778e1" 15:18:42.693 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.693 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.693 [qtp689602108-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:18:42.694 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.694 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.694 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d 15:18:42.694 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.694 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.694 [qtp689602108-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-9, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2c931ced]] 15:18:42.694 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@679e2c11 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@458235b3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.694 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@679e2c11 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@458235b3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.695 [qtp689602108-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:18:42.695 [qtp689602108-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26692957" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:18:42.695 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:18:42.695 [qtp689602108-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@26692957 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@26692957, lifecycle=HOLLOW] 15:18:42.695 [qtp689602108-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:18:42.695 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@3b1cf99d" 15:18:42.696 [qtp689602108-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]open: closing=false closeAbortable=true 15:18:42.697 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@3b1cf99d" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2b9cf4f8" with txn="org.datanucleus.TransactionImpl@172fac02" 15:18:42.697 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-10, enlisted resources=[]] 15:18:42.697 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d (optimistic=false) 15:18:42.697 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a133e4d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:42.698 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a133e4d]tryAcquire: returning true. lockCounter=1 15:18:42.698 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a133e4d]tryAcquire: returning true. lockCounter=2 15:18:42.698 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:42.699 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a133e4d]release: NOT releasing underlying FileLock. lockCounter=1 15:18:42.699 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1a133e4d]release: releasing underlying FileLock. lockCounter=0 15:18:42.702 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 15:18:42.703 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:18:42.703 [qtp689602108-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 15:18:42.703 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 15:18:42.703 [qtp689602108-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:42.705 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms 15:18:42.706 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b8a774b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:18:42.706 [qtp689602108-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@755a228b, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-10, enlisted resources=[]] 15:18:42.706 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 15:18:42.714 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "af9982bd-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4" 15:18:42.714 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 15:18:42.715 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.715 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 15:18:42.716 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 15:18:42.716 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:18:42.716 [qtp689602108-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 15:18:42.716 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 15:18:42.716 [qtp689602108-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:42.717 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms 15:18:42.717 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 15:18:42.724 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "50f842bf-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4" 15:18:42.724 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 15:18:42.725 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.725 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 15:18:42.730 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 15:18:42.732 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 2 ms 15:18:42.733 [qtp689602108-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 15:18:42.733 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 15:18:42.735 [qtp689602108-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:42.740 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 6 ms 15:18:42.740 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 15:18:42.755 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "725802c1-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4" 15:18:42.756 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 15:18:42.757 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.768 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 28 ms 15:18:42.769 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 15:18:42.770 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:18:42.770 [qtp689602108-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 15:18:42.770 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 15:18:42.770 [qtp689602108-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:42.771 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms 15:18:42.771 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 15:18:42.779 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "93b8c2c3-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4" 15:18:42.779 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 15:18:42.780 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.781 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 15:18:42.781 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 15:18:42.782 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:18:42.782 [qtp689602108-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 15:18:42.782 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 15:18:42.784 [qtp689602108-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:42.785 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms 15:18:42.785 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 15:18:42.802 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "351a82c5-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4" 15:18:42.802 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 15:18:42.803 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.803 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 18 ms 15:18:42.804 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 15:18:42.805 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:18:42.805 [qtp689602108-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 15:18:42.805 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 15:18:42.806 [qtp689602108-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:18:42.807 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms 15:18:42.807 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 15:18:42.821 [qtp689602108-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "d67d42c7-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4" 15:18:42.821 [qtp689602108-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 15:18:42.822 [qtp689602108-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:18:42.822 [qtp689602108-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms 15:18:42.822 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.823 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.823 [qtp689602108-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:18:42.823 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.823 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.823 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3b1cf99d 15:18:42.823 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:18:42.824 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:18:42.824 [qtp689602108-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-10, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@755a228b]] 15:18:42.824 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b8a774b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.824 [qtp689602108-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b8a774b [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7d5703c4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:18:42.824 [qtp689602108-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:18:42.825 [qtp689602108-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@3b1cf99d" 15:18:42.825 [qtp689602108-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]getCloseDeferredMillis: closeDeferredMillis=0 15:18:42.825 [qtp689602108-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]close: Closing real LocalRepoManager immediately. 15:18:42.825 [qtp689602108-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [ed3bb74]_close: Shutting down real LocalRepoManager. 15:18:42.825 [qtp689602108-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx" 15:18:42.827 [qtp689602108-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx" 15:18:42.829 [qtp689602108-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 15:18:42.829 [qtp689602108-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 15:18:42.829 [qtp689602108-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared 15:18:42.829 [qtp689602108-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance. 15:18:42.831 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:18:42.831 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next). 15:18:42.832 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next). 15:18:42.832 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next). 15:18:42.832 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next). 15:18:42.833 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next). 15:18:43.760 [qtp689602108-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4c5662d]release: releasing underlying FileLock. lockCounter=0 15:18:43.777 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@584faa9e[p=0,l=773,c=8192,r=773]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@488ca41e{null} 15:18:43.777 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@2d0b553f{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=3156} 200 OK HTTP/1.1 Content-Length: 773 Content-Type: application/xml 15:18:43.784 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@6171563b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@763b6055] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START 15:18:43.786 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@584faa9e[p=0,l=773,c=8192,r=773]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:18:43.786 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773 Content-Type: application/xml 15:18:43.786 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:18:43.786 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@6171563b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@763b6055] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING 15:18:43.787 [qtp689602108-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6aaa112b{IDLE}->null [HeapByteBuffer@6a12fa08[p=0,l=104,c=8192,r=104]={<<>>NZVXdKUEZjOG5Pamh...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@584faa9e[p=0,l=773,c=8192,r=773]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 15:18:43.787 [qtp689602108-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6aaa112b{WRITING}->null:IDLE-->WRITING 15:18:43.789 [qtp689602108-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=W,to=3193/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=END,244 of 244},g=HttpGenerator@3214a7ea{s=COMPLETING}]=>HttpChannelOverHttp@2d0b553f{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=3168} 15:18:43.790 [qtp689602108-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@6aaa112b{WRITING}->null 15:18:43.790 [qtp689602108-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6aaa112b{IDLE}->null:WRITING-->IDLE 15:18:43.792 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@6171563b[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@763b6055] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END 15:18:43.799 [qtp689602108-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1, calling complete=true 15:18:43.799 [qtp689602108-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null 15:18:43.799 [qtp689602108-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2d0b553f{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:34129/RepoInfo,age=3178} 15:18:43.800 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1cf447e6{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 15:18:43.801 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2d0b553f{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:34129/RepoInfo,age=3180} action COMPLETE 15:18:43.801 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@1cf447e6{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 15:18:43.802 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773 15:18:43.810 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1cf447e6{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 15:18:43.810 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244} 15:18:43.810 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:18:43.810 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 15:18:43.811 [qtp689602108-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6a12fa08[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} 15:18:43.811 [qtp689602108-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@6a12fa08[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} 15:18:43.811 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@6a12fa08[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} 15:18:43.812 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@6a12fa08[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} {} 15:18:43.812 [qtp689602108-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@6a12fa08[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} 15:18:43.812 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:18:43.813 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.813 [qtp689602108-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.823 [qtp689602108-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@40ad26e1{AC.ReadCB@d6fe485{HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:18:43.823 [qtp689602108-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=10/30000}{io=0/1,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.824 [qtp689602108-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2562b7c7 on ManagedSelector@184dbacc{STARTED} id=1 keys=1 selected=0 updates=0 15:18:43.824 [qtp689602108-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@184dbacc{STARTED} id=1 keys=1 selected=0 updates=1 15:18:43.824 [qtp689602108-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=11/30000}{io=0/1,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1cf447e6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 15:18:43.825 [qtp689602108-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=12/30000}{io=0/1,kio=0,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:18:43.825 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken with none selected 15:18:43.825 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken up from select, 0/0/1 selected 15:18:43.825 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 processing 0 keys, 1 updates 15:18:43.826 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:43.826 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2562b7c7 15:18:43.826 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.826 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:43.826 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 waiting with 1 keys 15:18:43.845 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 4135 ms Local repository: repository.repositoryId = 3c519b94-c5ab-4981-8832-e944f991cc0e repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@68454ed5 repository.publicKeySha1 = C8:51:31:4F:27:19:4B:4E:42:64:15:FA:9B:A0:04:27:93:2D:73:A2 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 15:18:43.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@49ff7d8c{STARTED}[9.4.17.v20190418] 15:18:43.849 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@49ff7d8c{STOPPING}[9.4.17.v20190418] 15:18:43.849 [qtp689602108-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp689602108-18-acceptor-0@289778cd-ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:34129} 15:18:43.853 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@49ff7d8c{STOPPING}[9.4.17.v20190418] by 15:18:43.854 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:18:43.854 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:18:43.854 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@7a22a3c2{STARTED} id=2 keys=0 selected=0 updates=0 15:18:43.855 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@1b317e7d on ManagedSelector@7a22a3c2{STOPPING} id=2 keys=0 selected=0 updates=0 15:18:43.855 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a22a3c2{STOPPING} id=2 keys=0 selected=0 updates=1 15:18:43.855 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 woken with none selected 15:18:43.855 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 woken up from select, 0/0/0 selected 15:18:43.855 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 processing 0 keys, 1 updates 15:18:43.855 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:43.856 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1b317e7d 15:18:43.856 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@7a22a3c2{STOPPING} id=2 keys=0 selected=0 updates=0 15:18:43.856 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:43.856 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 waiting with 0 keys 15:18:43.857 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@4fd3b20a on ManagedSelector@7a22a3c2{STOPPING} id=2 keys=0 selected=0 updates=0 15:18:43.857 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7a22a3c2{STOPPING} id=2 keys=0 selected=0 updates=1 15:18:43.857 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 woken with none selected 15:18:43.857 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 woken up from select, 0/0/0 selected 15:18:43.857 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2db15328 processing 0 keys, 1 updates 15:18:43.857 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:43.857 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4fd3b20a 15:18:43.858 [qtp689602108-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:43.858 [qtp689602108-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@61f80d55 15:18:43.858 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@7ec3394b{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:43.858647+01:00 15:18:43.859 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2aeefcc/SelectorProducer@359ff4d9/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@7ec3394b{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:43.859152+01:00 15:18:43.859 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@7a22a3c2{STOPPED} id=2 keys=-1 selected=-1 updates=0 15:18:43.859 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@184dbacc{STARTED} id=1 keys=1 selected=0 updates=0 15:18:43.859 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@295d54d6 on ManagedSelector@184dbacc{STOPPING} id=1 keys=1 selected=0 updates=0 15:18:43.859 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@184dbacc{STOPPING} id=1 keys=1 selected=0 updates=1 15:18:43.860 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken with none selected 15:18:43.860 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken up from select, 0/0/1 selected 15:18:43.860 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 processing 0 keys, 1 updates 15:18:43.860 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:43.860 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@295d54d6 15:18:43.861 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@184dbacc{STOPPING} id=1 keys=1 selected=0 updates=0 15:18:43.861 [qtp689602108-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=48/30000}{io=1/1,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.862 [qtp689602108-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,OPEN,fill=FI,flush=-,to=48/30000}{io=1/1,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.862 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,CLOSED,fill=FI,flush=-,to=49/30000}{io=1/1,kio=1,kro=1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.863 [qtp689602108-17] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@6aaa112b{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) at java.base/java.lang.Thread.run(Thread.java:834) 15:18:43.869 [qtp689602108-17] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@40ad26e1{AC.ReadCB@d6fe485{HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,CLOSED,fill=FI,flush=-,to=56/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@d6fe485[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:18:43.870 [qtp689602108-17] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 15:18:43.870 [qtp689602108-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 15:18:43.871 [qtp689602108-17] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,CLOSED,fill=-,flush=-,to=57/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@d6fe485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 15:18:43.871 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@184dbacc{STOPPING} id=1 keys=1 selected=0 updates=0 15:18:43.871 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d38e8c3 15:18:43.872 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:43.872 [qtp689602108-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d38e8c3 15:18:43.872 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@398f0516 on ManagedSelector@184dbacc{STOPPING} id=1 keys=1 selected=0 updates=0 15:18:43.872 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 waiting with 1 keys 15:18:43.873 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@184dbacc{STOPPING} id=1 keys=1 selected=0 updates=1 15:18:43.873 [qtp689602108-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,CLOSED,fill=-,flush=-,to=59/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@d6fe485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.873 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken with none selected 15:18:43.873 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 woken up from select, 0/0/0 selected 15:18:43.874 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@35a86e77 processing 0 keys, 1 updates 15:18:43.874 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:43.874 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@398f0516 15:18:43.874 [qtp689602108-15] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@d6fe485::SocketChannelEndPoint@f6d8c1e{/127.0.0.1:50454<->/127.0.0.1:34129,CLOSED,fill=-,flush=-,to=60/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@d6fe485[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3214a7ea{s=START}]=>HttpChannelOverHttp@2d0b553f{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:43.875 [qtp689602108-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:43.875 [qtp689602108-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d38e8c3 15:18:43.875 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/PRODUCING/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@7ec3394b{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2024-12-25T15:18:43.875486+01:00 15:18:43.875 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@71dfcf21 15:18:43.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@50acf55d/SelectorProducer@3cae7b8b/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@7ec3394b{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2024-12-25T15:18:43.87622+01:00 15:18:43.877 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@184dbacc{STOPPED} id=1 keys=-1 selected=-1 updates=0 15:18:43.877 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@1e008f36{STARTED} id=0 keys=0 selected=0 updates=0 15:18:43.877 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4a7db5a on ManagedSelector@1e008f36{STOPPING} id=0 keys=0 selected=0 updates=0 15:18:43.877 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1e008f36{STOPPING} id=0 keys=0 selected=0 updates=1 15:18:43.879 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bbef2cd woken with none selected 15:18:43.879 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bbef2cd woken up from select, 0/0/0 selected 15:18:43.879 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bbef2cd processing 0 keys, 1 updates 15:18:43.879 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:43.879 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4a7db5a 15:18:43.879 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@1e008f36{STOPPING} id=0 keys=0 selected=0 updates=0 15:18:43.879 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:43.879 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bbef2cd waiting with 0 keys 15:18:43.880 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@56b66a26 on ManagedSelector@1e008f36{STOPPING} id=0 keys=0 selected=0 updates=0 15:18:43.880 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1e008f36{STOPPING} id=0 keys=0 selected=0 updates=1 15:18:43.880 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bbef2cd woken with none selected 15:18:43.880 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bbef2cd woken up from select, 0/0/0 selected 15:18:43.880 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5bbef2cd processing 0 keys, 1 updates 15:18:43.880 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:43.880 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@56b66a26 15:18:43.881 [qtp689602108-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:43.881 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/PRODUCING/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@7ec3394b{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:43.881513+01:00 15:18:43.881 [qtp689602108-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@784c5ef5 15:18:43.882 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1686f0b4/SelectorProducer@39e67516/IDLE/p=false/QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@7ec3394b{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:43.882139+01:00 15:18:43.882 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@1e008f36{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:18:43.882 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:18:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@6ad3381f[HTTP/1.1] 15:18:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@6ad3381f[HTTP/1.1] 15:18:43.883 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:18:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@5d12a356{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:18:43.883 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@49ff7d8c{STOPPING}[9.4.17.v20190418] 15:18:43.883 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@4b20ca2b{STARTED}[worker=node0] 15:18:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@4da602fc{STARTED}[interval=600000, ownscheduler=false] 15:18:43.884 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 15:18:43.884 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@4da602fc{STOPPED}[interval=600000, ownscheduler=false] 15:18:43.885 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@4b20ca2b{STOPPED}[worker=node0] 15:18:43.885 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@4e70a728{STARTED} 15:18:43.885 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@4e70a728{STOPPING} 15:18:43.885 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@4e70a728{STOPPED} 15:18:43.885 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@3e30646a{/,null,SHUTDOWN} 15:18:43.885 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@3e30646a{/,null,SHUTDOWN} by 15:18:43.885 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@3e30646a{/,null,UNAVAILABLE} 15:18:43.886 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 15:18:43.886 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@478ee483[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:18:43.886 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@3b7ff809[passivating=false,graceSec=3600] 15:18:43.886 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@3b7ff809[passivating=false,graceSec=3600] 15:18:43.886 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@478ee483[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:18:43.886 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 15:18:43.887 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@436bc36{STARTED} 15:18:43.887 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@436bc36{STOPPING} 15:18:43.890 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2b5825fa@44e3c765==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:18:43.890 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2b5825fa@44e3c765==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:18:43.890 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:18:43.912 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-54d18072@c6ce2d8d==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:18:43.913 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@436bc36{STOPPED} 15:18:43.913 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1558079303==dftMaxIdleSec=-1 15:18:43.914 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3e30646a{/,null,UNAVAILABLE} 15:18:43.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@3e30646a{/,null,UNAVAILABLE} 15:18:43.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@335b5620{STARTED} 15:18:43.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@335b5620{STOPPED} 15:18:43.914 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp689602108]@291a7e3c{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@7ec3394b{s=1/6,p=0}] 15:18:43.915 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp689602108]@291a7e3c{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@7ec3394b{s=1/6,p=0}] 15:18:43.915 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@7ec3394b{s=1/6,p=0} 15:18:43.916 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7ec3394b{s=0/6,p=0}@37248ce7 offer STOP! 15:18:43.917 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@7ec3394b{s=0/6,p=0} 15:18:43.917 [qtp689602108-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7ec3394b{s=0/6,p=0}@37248ce7 task=STOP! 15:18:43.917 [qtp689602108-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@7ec3394b{s=0/6,p=0}@37248ce7 Exited 15:18:43.917 [qtp689602108-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@7ec3394b{s=0/6,p=0}@37248ce7 15:18:43.918 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp689602108-15,5,main] for 14999 15:18:43.918 [qtp689602108-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.918 [qtp689602108-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.918 [qtp689602108-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.918 [qtp689602108-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.918 [qtp689602108-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.918 [qtp689602108-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.918 [qtp689602108-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.919 [qtp689602108-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.919 [qtp689602108-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.919 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.919 [qtp689602108-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.919 [qtp689602108-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.919 [qtp689602108-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.919 [qtp689602108-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:18:43.919 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp689602108-20,5,] for 14998 15:18:43.919 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp689602108-14,5,] for 14998 15:18:43.922 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp689602108]@291a7e3c{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$64/0x00000008001dbc40@27d4a09] 15:18:43.922 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@49ff7d8c{STOPPED}[9.4.17.v20190418] 15:18:43.922 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 15:18:43.922 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [457c9034]release: releasing underlying FileLock. lockCounter=0 15:18:43.923 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 15:18:44.024 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=80.0 MiB, used=21.6 MiB, available=3.9 GiB 15:18:44.025 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 15:18:44.025 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6d6f6ca9]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 15:18:44.026 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6d6f6ca9]tryAcquire: returning true. lockCounter=1 15:18:44.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@35f760a4{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp594233924]@236b4a44{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$64/0x00000008001dbc40@27d4a09],AUTO} 15:18:44.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@35f760a4{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@2ac05a33{STOPPED},AUTO} 15:18:44.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@35af52dc[HTTP/1.1] added {HttpConfiguration@4cef0747{32768/8192,8192/8192,https://:0,[]},POJO} 15:18:44.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4213bc3e{null,[]}{0.0.0.0:0} added {Server@35f760a4{STOPPED}[9.4.17.v20190418],UNMANAGED} 15:18:44.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4213bc3e{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp594233924]@236b4a44{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$64/0x00000008001dbc40@27d4a09],AUTO} 15:18:44.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4213bc3e{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@2ac05a33{STOPPED},AUTO} 15:18:44.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4213bc3e{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@6aaa678d,POJO} 15:18:44.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4213bc3e{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@35af52dc[HTTP/1.1],AUTO} 15:18:44.028 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@35af52dc[HTTP/1.1] 15:18:44.028 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 15:18:44.028 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 15:18:44.028 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@35f760a4{STOPPED}[9.4.17.v20190418] added {ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 15:18:44.029 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@25dcf1b6 15:18:44.029 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@113d0f75{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1,MANAGED} 15:18:44.029 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 added {ServletHandler@773f3360{STOPPED},MANAGED} 15:18:44.029 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - : Instance created. 15:18:44.032 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@35f760a4{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@113d0f75{/,null,UNAVAILABLE},MANAGED} 15:18:44.032 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@35f760a4{STOPPED}[9.4.17.v20190418] 15:18:44.032 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@35f760a4{STARTING}[9.4.17.v20190418] added {ErrorHandler@5d68954d{STOPPED},AUTO} 15:18:44.032 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10 15:18:44.033 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@35f760a4{STARTING}[9.4.17.v20190418] 15:18:44.033 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp594233924]@236b4a44{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$64/0x00000008001dbc40@27d4a09] 15:18:44.033 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@f793f15{s=0/6,p=0} 15:18:44.033 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp594233924]@236b4a44{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}] added {ReservedThreadExecutor@f793f15{s=0/6,p=0},AUTO} 15:18:44.033 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@f793f15{s=0/6,p=0} 15:18:44.033 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67815ms ReservedThreadExecutor@f793f15{s=0/6,p=0} 15:18:44.034 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp594233924-32,5,main] 15:18:44.034 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp594233924-33,5,main] 15:18:44.035 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp594233924-34,5,main] 15:18:44.036 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp594233924-35,5,main] 15:18:44.037 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp594233924-36,5,main] 15:18:44.038 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp594233924-37,5,main] 15:18:44.039 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp594233924-38,5,main] 15:18:44.040 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp594233924-39,5,main] 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67822ms QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}] 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2ac05a33{STOPPED} 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67822ms ScheduledExecutorScheduler@2ac05a33{STARTED} 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@113d0f75{/,null,UNAVAILABLE} 15:18:44.041 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@113d0f75{/,null,STARTING} 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@44485db[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@44485db[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1f6f0fe2[passivating=false,graceSec=3600],AUTO} 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@22604c7e{STOPPED}[worker=null] 15:18:44.041 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 15:18:44.041 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@22604c7e{STARTING}[worker=node0] added {HouseKeeper@4d8f2cfd{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@4d8f2cfd{STOPPED}[interval=600000, ownscheduler=false] 15:18:44.041 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67822ms HouseKeeper@4d8f2cfd{STARTED}[interval=600000, ownscheduler=false] 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67822ms DefaultSessionIdManager@22604c7e{STARTED}[worker=node0] 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@35f760a4{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@22604c7e{STARTED}[worker=node0],MANAGED} 15:18:44.041 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 added {DefaultSessionIdManager@22604c7e{STARTED}[worker=node0],UNMANAGED} 15:18:44.045 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 15:18:44.045 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@773f3360{STOPPED} 15:18:44.045 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-97beeaf[EMBEDDED:null] 15:18:44.046 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 15:18:44.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:18:44.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:18:44.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:18:44.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 15:18:44.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-97beeaf=org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 15:18:44.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@773f3360{STARTING} 15:18:44.046 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-97beeaf[EMBEDDED:null] 15:18:44.046 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 15:18:44.047 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ab2009f[EMBEDDED:null] 15:18:44.047 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ab2009f@e9dc38ea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 15:18:44.047 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:18:44.047 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:18:44.047 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:18:44.047 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 15:18:44.047 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ab2009f=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ab2009f@e9dc38ea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-97beeaf=org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 15:18:44.047 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@773f3360{STARTING} 15:18:44.048 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67829ms ServletHandler@773f3360{STARTED} 15:18:44.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@44485db[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:18:44.049 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@1f6f0fe2[passivating=false,graceSec=3600] 15:18:44.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67831ms org.eclipse.jetty.server.session.NullSessionDataStore@1f6f0fe2[passivating=false,graceSec=3600] 15:18:44.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67831ms org.eclipse.jetty.server.session.DefaultSessionCache@44485db[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:18:44.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67831ms org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 15:18:44.050 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ab2009f@e9dc38ea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:18:44.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67832ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ab2009f@e9dc38ea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:18:44.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:18:44.051 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @67832ms org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:18:44.051 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@2a11ae0b for org.glassfish.jersey.servlet.ServletContainer-97beeaf 15:18:44.264 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@113d0f75{/,null,AVAILABLE} 15:18:44.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68045ms o.e.j.s.ServletContextHandler@113d0f75{/,null,AVAILABLE} 15:18:44.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@5d68954d{STOPPED} 15:18:44.265 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@5d68954d{STARTING} 15:18:44.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68046ms ErrorHandler@5d68954d{STARTED} 15:18:44.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:18:44.265 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:37221],POJO} 15:18:44.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@35af52dc[HTTP/1.1] 15:18:44.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68047ms HttpConnectionFactory@35af52dc[HTTP/1.1] 15:18:44.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} 15:18:44.267 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.2672+01:00 added {SelectorProducer@2b400bd0,POJO} 15:18:44.268 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.267714+01:00 added {QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}],UNMANAGED} 15:18:44.268 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.268302+01:00 created 15:18:44.269 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@fceab5d{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.269147+01:00,MANAGED} 15:18:44.269 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} added {ManagedSelector@fceab5d{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:18:44.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.270398+01:00 added {SelectorProducer@1592e540,POJO} 15:18:44.271 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.270895+01:00 added {QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}],UNMANAGED} 15:18:44.271 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.271609+01:00 created 15:18:44.272 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3e2772a9{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.272238+01:00,MANAGED} 15:18:44.272 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} added {ManagedSelector@3e2772a9{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 15:18:44.273 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.273225+01:00 added {SelectorProducer@1fa18f87,POJO} 15:18:44.274 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.273707+01:00 added {QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}],UNMANAGED} 15:18:44.274 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.274317+01:00 created 15:18:44.275 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1d9bd1d6{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.27491+01:00,MANAGED} 15:18:44.275 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} added {ManagedSelector@1d9bd1d6{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 15:18:44.275 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@fceab5d{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:18:44.276 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.275926+01:00 15:18:44.277 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68057ms EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.276414+01:00 15:18:44.277 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@18ac4af6 15:18:44.277 [qtp594233924-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@18ac4af6 15:18:44.278 [qtp594233924-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.277877+01:00 tryProduce false 15:18:44.278 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:18:44.278 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:44.278 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 waiting with 0 keys 15:18:44.278 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@117fb9ba on ManagedSelector@fceab5d{STARTING} id=0 keys=0 selected=0 updates=0 15:18:44.278 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@fceab5d{STARTING} id=0 keys=0 selected=0 updates=1 15:18:44.280 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 woken with none selected 15:18:44.280 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 woken up from select, 0/0/0 selected 15:18:44.280 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 processing 0 keys, 1 updates 15:18:44.280 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:44.280 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@117fb9ba 15:18:44.280 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:44.280 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 waiting with 0 keys 15:18:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68062ms ManagedSelector@fceab5d{STARTED} id=0 keys=0 selected=0 updates=0 15:18:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3e2772a9{STOPPED} id=1 keys=-1 selected=-1 updates=0 15:18:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.28136+01:00 15:18:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68062ms EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.28136+01:00 15:18:44.281 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@2b1d1a5 15:18:44.281 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@41e7a544 on ManagedSelector@3e2772a9{STARTING} id=1 keys=0 selected=0 updates=0 15:18:44.281 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@2b1d1a5 15:18:44.281 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.28136+01:00 tryProduce false 15:18:44.281 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:44.281 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@41e7a544 15:18:44.281 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:44.281 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d waiting with 0 keys 15:18:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68062ms ManagedSelector@3e2772a9{STARTED} id=1 keys=0 selected=0 updates=0 15:18:44.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1d9bd1d6{STOPPED} id=2 keys=-1 selected=-1 updates=0 15:18:44.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.281361+01:00 15:18:44.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68067ms EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.286329+01:00 15:18:44.286 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@3b66ac74 15:18:44.287 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@573870cb on ManagedSelector@1d9bd1d6{STARTING} id=2 keys=0 selected=0 updates=0 15:18:44.287 [qtp594233924-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@3b66ac74 15:18:44.287 [qtp594233924-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:44.287464+01:00 tryProduce false 15:18:44.287 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:44.288 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@573870cb 15:18:44.288 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:44.288 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@10a6a3e2 waiting with 0 keys 15:18:44.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68069ms ManagedSelector@1d9bd1d6{STARTED} id=2 keys=0 selected=0 updates=0 15:18:44.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68069ms SelectorManager@ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} 15:18:44.289 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} added {acceptor-0@5b88af70,POJO} 15:18:44.289 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@5b88af70 15:18:44.289 [qtp594233924-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@5b88af70 15:18:44.290 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} 15:18:44.291 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68072ms ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} 15:18:44.291 [main] INFO org.eclipse.jetty.server.Server - Started @68072ms 15:18:44.291 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @68072ms Server@35f760a4{STARTED}[9.4.17.v20190418] 15:18:44.291 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2739ecc0]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 15:18:44.291 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2739ecc0]tryAcquire: returning true. lockCounter=1 15:18:44.292 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2739ecc0]release: releasing underlying FileLock. lockCounter=0 15:18:44.293 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2375a976]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:44.293 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2375a976]tryAcquire: returning true. lockCounter=1 15:18:44.293 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:44.294 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2375a976]release: releasing underlying FileLock. lockCounter=0 15:18:44.385 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=64.0 MiB, used=16.6 MiB, available=3.9 GiB 15:18:44.385 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 15:18:44.385 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6d6f6ca9]tryAcquire: returning true. lockCounter=2 15:18:44.385 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6d6f6ca9]release: NOT releasing underlying FileLock. lockCounter=1 15:18:44.386 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [506b083]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:18:44.386 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [506b083]tryAcquire: returning true. lockCounter=1 15:18:44.386 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:18:44.386 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [506b083]release: releasing underlying FileLock. lockCounter=0 15:18:44.391 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:18:44.391 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next). 15:18:44.392 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next). 15:18:44.393 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next). 15:18:44.393 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next). 15:18:44.394 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next). 15:18:45.567 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 15:18:45.702 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 15:18:45.819 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 15:18:45.953 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 15:18:46.069 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 15:18:46.175 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 15:18:46.318 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 15:18:46.427 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 15:18:46.475 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151814530': java.sql.SQLSyntaxErrorException: Index 'SQL241225151814530' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 15:18:46.761 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 15:18:47.128 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 15:18:47.129 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist. 15:18:47.429 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 15:18:47.442 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151818080': java.sql.SQLSyntaxErrorException: Index 'SQL241225151818080' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 15:18:47.738 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 15:18:48.038 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 15:18:48.039 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist. 15:18:48.048 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151821750': java.sql.SQLSyntaxErrorException: Index 'SQL241225151821750' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 15:18:48.354 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 15:18:48.356 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist. 15:18:48.621 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 15:18:48.631 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151828680': java.sql.SQLSyntaxErrorException: Index 'SQL241225151828680' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 15:18:48.930 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 15:18:48.931 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 15:18:48.932 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 15:18:49.264 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 15:18:49.265 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist. 15:18:49.295 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151824520': java.sql.SQLSyntaxErrorException: Index 'SQL241225151824520' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 15:18:49.605 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 15:18:49.905 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 15:18:49.914 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151826140': java.sql.SQLSyntaxErrorException: Index 'SQL241225151826140' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 15:18:49.915 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151826140': java.sql.SQLSyntaxErrorException: Index 'SQL241225151826140' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 15:18:50.223 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 15:18:50.230 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151813720': java.sql.SQLSyntaxErrorException: Index 'SQL241225151813720' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 15:18:50.531 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 15:18:50.840 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 15:18:50.841 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist. 15:18:50.848 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151827620': java.sql.SQLSyntaxErrorException: Index 'SQL241225151827620' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 15:18:51.124 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 15:18:51.134 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151819530': java.sql.SQLSyntaxErrorException: Index 'SQL241225151819530' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 15:18:51.483 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 15:18:51.484 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist. 15:18:51.750 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 15:18:51.751 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist. 15:18:52.017 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 15:18:52.317 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 15:18:52.328 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL241225151812560': java.sql.SQLSyntaxErrorException: Index 'SQL241225151812560' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 15:18:52.626 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 15:18:52.918 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 15:18:53.210 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 15:18:53.212 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2 15:18:53.225 [main] WARN co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider.writeTo(AbstractRootElementJaxbProvider.java:159) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:242) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:227) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139) at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1115) at org.glassfish.jersey.client.ClientRequest.doWriteEntity(ClientRequest.java:503) at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:485) at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:360) at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:258) at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:254) at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$1(JerseyInvocation.java:750) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:205) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390) at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:748) at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:432) at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:333) at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:169) at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38) at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:226) at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:157) at mockit.integration.junit4.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:71) at mockit.integration.junit4.FakeFrameworkMethod.invokeExplosively(FakeFrameworkMethod.java:29) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Caused by: javax.xml.bind.MarshalException: null at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:333) at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:256) at javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:110) at org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider.writeTo(AbstractRootElementJaxbProvider.java:178) at org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider.writeTo(AbstractRootElementJaxbProvider.java:157) ... 59 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569) at java.base/sun.net.www.http.HttpClient.(HttpClient.java:242) at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:341) at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:362) at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1248) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1015) at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1362) at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1337) at org.glassfish.jersey.client.internal.HttpUrlConnector.lambda$_apply$0(HttpUrlConnector.java:358) at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:171) at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:165) at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:199) at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$UnCloseableOutputStream.write(WriterInterceptorExecutor.java:276) at com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput.flushBuffer(UTF8XmlOutput.java:418) at com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput.endDocument(UTF8XmlOutput.java:142) at com.sun.xml.bind.v2.runtime.XMLSerializer.endDocument(XMLSerializer.java:851) at com.sun.xml.bind.v2.runtime.MarshallerImpl.postwrite(MarshallerImpl.java:384) at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:329) ... 63 common frames omitted 15:18:54.235 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 2 of 2 15:18:54.347 [qtp594233924-35-acceptor-0@5b88af70-ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2119ede1 on ManagedSelector@3e2772a9{STARTED} id=1 keys=0 selected=0 updates=0 15:18:54.347 [qtp594233924-35-acceptor-0@5b88af70-ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e2772a9{STARTED} id=1 keys=0 selected=0 updates=1 15:18:54.349 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken with none selected 15:18:54.350 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken up from select, 0/0/0 selected 15:18:54.350 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d processing 0 keys, 1 updates 15:18:54.350 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:54.350 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@2119ede1 15:18:54.351 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@2119ede1 15:18:54.352 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:54.352 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d waiting with 1 keys 15:18:54.352 [qtp594233924-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@2119ede1 15:18:54.354 [qtp594233924-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms 15:18:54.354 [qtp594233924-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@3b8f93f3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 15:18:54.354 [qtp594233924-36] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}-> 15:18:54.355 [qtp594233924-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.355 [qtp594233924-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.355 [qtp594233924-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.356 [qtp594233924-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4f391677{AC.ReadCB@7e8d0ae6{HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:18:54.356 [qtp594233924-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.356 [qtp594233924-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@8ee0468 on ManagedSelector@3e2772a9{STARTED} id=1 keys=1 selected=0 updates=0 15:18:54.357 [qtp594233924-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e2772a9{STARTED} id=1 keys=1 selected=0 updates=1 15:18:54.357 [qtp594233924-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.357 [qtp594233924-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@2119ede1 15:18:54.357 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken with none selected 15:18:54.357 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken up from select, 0/0/1 selected 15:18:54.357 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d processing 0 keys, 1 updates 15:18:54.357 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:18:54.358 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@8ee0468 15:18:54.358 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.358 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:54.359 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d waiting with 1 keys 15:18:54.359 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken up from select, 1/1/1 selected 15:18:54.359 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d processing 1 keys, 0 updates 15:18:54.360 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:37221 remote=/127.0.0.1:39770], selector=sun.nio.ch.EPollSelectorImpl@2dd5694d, interestOps=1, readyOps=1 SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.361 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.363 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:18:54.364 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@f793f15{s=0/6,p=0} tryExecute EatWhatYouKill@79445efb/SelectorProducer@1592e540/PRODUCING/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@f793f15{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:54.363792+01:00 15:18:54.364 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@f793f15{s=0/6,p=1} startReservedThread p=1 15:18:54.364 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@f793f15{s=0/6,p=1}@272d023d 15:18:54.365 [qtp594233924-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@f793f15{s=0/6,p=1}@272d023d 15:18:54.366 [qtp594233924-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@f793f15{s=1/6,p=1}@272d023d started 15:18:54.366 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@79445efb/SelectorProducer@1592e540/PRODUCING/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@f793f15{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:18:54.365383+01:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:18:54.366 [qtp594233924-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@f793f15{s=1/6,p=0}@272d023d waiting 15:18:54.367 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:18:54.367 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:18:54.367 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:18:54.368 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:18:54.368 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d waiting with 1 keys 15:18:54.369 [qtp594233924-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:18:54.370 [qtp594233924-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4f391677{AC.ReadCB@7e8d0ae6{HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:18:54.371 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3b8f93f3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 15:18:54.373 [qtp594233924-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@7130b450[p=0,l=536,c=8192,r=536]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:18:54.374 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@7130b450[p=0,l=536,c=8192,r=536]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:18:54.375 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7130b450[p=0,l=536,c=8192,r=536]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 15:18:54.375 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7130b450[p=0,l=536,c=8192,r=536]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:18:54.375 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:18:54.375 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:18:54.376 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:18:54.376 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:18:54.376 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:18:54.377 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:18:54.382 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:18:54.382 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:18:54.382 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:18:54.382 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:18:54.383 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:18:54.383 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:18:54.383 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:18:54.384 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:18:54.384 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:18:54.384 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:18:54.386 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:37221/RepoInfo on HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37221/RepoInfo,age=0} POST //127.0.0.1:37221/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic a1NZVXdKUEZjOG5PamhOTEpLb3pwZzp+SFJOTWIpdU9Ga0Q2XUpXWiNDLX1bNGUp User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6) Host: 127.0.0.1:37221 Connection: keep-alive Content-Length: 244 15:18:54.387 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37221/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 244} 15:18:54.387 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37221/RepoInfo,age=2} handle //127.0.0.1:37221/RepoInfo 15:18:54.388 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3b8f93f3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 15:18:54.388 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=3} action DISPATCH 15:18:54.389 [qtp594233924-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=4} 15:18:54.390 [qtp594233924-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@113d0f75{/,null,AVAILABLE} 15:18:54.390 [qtp594233924-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@113d0f75{/,null,AVAILABLE} 15:18:54.390 [qtp594233924-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 15:18:54.391 [qtp594233924-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 session=null 15:18:54.391 [qtp594233924-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:18:54.391 [qtp594233924-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:18:54.400 [qtp594233924-38] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - : Instance created. 15:18:54.403 [qtp594233924-38] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic a1NZVXdKUEZjOG5PamhOTEpLb3pwZzp+SFJOTWIpdU9Ga0Q2XUpXWiNDLX1bNGUp 15:18:54.411 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=38/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=26} parse HeapByteBuffer@7130b450[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\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} {} 15:18:54.411 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7130b450[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\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} 15:18:54.412 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=26} onContent Content@fbec5a7{HeapByteBufferR@32b23aaf[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\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}} 15:18:54.413 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=0,q=0,[0]=null,s=STREAM] addContent Content@fbec5a7{HeapByteBufferR@32b23aaf[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\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}} 15:18:54.414 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 15:18:54.415 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=29} onContentComplete 15:18:54.415 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=30} onRequestComplete 15:18:54.416 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:18:54.417 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=END,244 of 244},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=32} parsed false HttpParser{s=END,244 of 244} 15:18:54.432 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\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}} 15:18:54.432 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\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}} 15:18:54.433 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\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}} 15:18:54.434 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\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}} 15:18:54.435 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=324,l=536,c=8192,r=212]={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}} 15:18:54.438 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=329,l=536,c=8192,r=207]={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}} 15:18:54.439 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=330,l=536,c=8192,r=206]={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}} 15:18:54.439 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=331,l=536,c=8192,r=205]={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}} 15:18:54.440 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=332,l=536,c=8192,r=204]={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}} 15:18:54.440 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=333,l=536,c=8192,r=203]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=334,l=536,c=8192,r=202]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=335,l=536,c=8192,r=201]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=336,l=536,c=8192,r=200]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=337,l=536,c=8192,r=199]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=338,l=536,c=8192,r=198]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=339,l=536,c=8192,r=197]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=340,l=536,c=8192,r=196]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=341,l=536,c=8192,r=195]={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}} 15:18:54.441 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=342,l=536,c=8192,r=194]={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}} 15:18:54.445 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=343,l=536,c=8192,r=193]={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}} 15:18:54.446 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=344,l=536,c=8192,r=192]={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}} 15:18:54.446 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=345,l=536,c=8192,r=191]={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}} 15:18:54.446 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=346,l=536,c=8192,r=190]={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}} 15:18:54.446 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=347,l=536,c=8192,r=189]={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}} 15:18:54.447 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@5ee5a172[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@fbec5a7{HeapByteBufferR@32b23aaf[p=536,l=536,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}} 15:18:54.447 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=75/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=END,244 of 244},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=62} 15:18:54.448 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@3b8f93f3{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 15:18:54.451 [qtp594233924-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej' 15:18:54.453 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [29b6d15b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/cloudstore-repository.lock' 15:18:54.453 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [29b6d15b]tryAcquire: returning true. lockCounter=1 15:18:54.453 [qtp594233924-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej' locked successfully. 15:18:54.454 [qtp594233924-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance. 15:18:54.456 [qtp594233924-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 15:18:54.458 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:18:54.458 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next). 15:18:54.458 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next). 15:18:54.458 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next). 15:18:54.458 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next). 15:18:54.458 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next). 15:18:54.460 [qtp594233924-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 15:18:54.464 [qtp594233924-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar. 15:18:54.467 [qtp594233924-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml. 15:18:54.473 [qtp594233924-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar. 15:18:54.479 [qtp594233924-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml. 15:18:54.483 [qtp594233924-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar. 15:18:54.486 [qtp594233924-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml. 15:18:54.493 [qtp594233924-38] DEBUG DataNucleus.Persistence - Java types support initialising ... 15:18:54.494 [qtp594233924-38] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [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.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, 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.Optional, 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 15:18:54.494 [qtp594233924-38] DEBUG DataNucleus.Persistence - Type converter support initialising ... 15:18:54.494 [qtp594233924-38] DEBUG DataNucleus.Persistence - Type converter support loaded 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[] 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer 15:18:54.495 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long 15:18:54.496 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.sql.Time,java.lang.Long 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.lang.String,java.util.Date,int[],java.sql.Date 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.sql.Time,java.lang.Long 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : java.lang.String,int[] 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.lang.String,java.util.Date,int[],java.sql.Date 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String 15:18:54.497 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object; 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 15:18:54.498 [qtp594233924-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 15:18:54.499 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 15:18:54.499 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 15:18:54.500 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 15:18:54.500 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 15:18:54.501 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 15:18:54.501 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:54.502 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:54.502 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:54.503 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 15:18:54.503 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:18:54.504 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 15:18:54.505 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 15:18:54.505 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 15:18:54.506 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 15:18:54.506 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 15:18:54.507 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 15:18:54.507 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 15:18:54.508 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 15:18:54.508 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:54.509 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:54.509 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 15:18:54.510 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:18:54.510 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 15:18:54.510 [qtp594233924-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 15:18:54.511 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 15:18:54.511 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 15:18:54.512 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 15:18:54.512 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 15:18:54.513 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 15:18:54.513 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:54.514 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:54.514 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:54.515 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 15:18:54.515 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:18:54.515 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 15:18:54.516 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 15:18:54.517 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 15:18:54.517 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 15:18:54.518 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 15:18:54.518 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 15:18:54.518 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 15:18:54.519 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:54.519 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:54.519 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:54.520 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 15:18:54.520 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:18:54.520 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.521 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 15:18:54.521 [qtp594233924-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 15:18:54.521 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 15:18:54.521 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 15:18:54.522 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 15:18:54.522 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 15:18:54.522 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 15:18:54.523 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:54.523 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:54.523 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:54.524 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 15:18:54.524 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:18:54.524 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 15:18:54.525 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 15:18:54.525 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 15:18:54.526 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 15:18:54.526 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 15:18:54.527 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 15:18:54.527 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 15:18:54.528 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:54.528 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:54.529 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:54.529 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 15:18:54.529 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:18:54.529 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.529 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.530 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 15:18:54.530 [qtp594233924-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 15:18:54.531 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 15:18:54.531 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 15:18:54.532 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 15:18:54.533 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 15:18:54.533 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 15:18:54.534 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:54.534 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:54.535 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:54.535 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 15:18:54.535 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:18:54.536 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 15:18:54.537 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 15:18:54.537 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 15:18:54.538 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 15:18:54.538 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 15:18:54.539 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 15:18:54.539 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 15:18:54.540 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 15:18:54.540 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:54.541 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:54.541 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 15:18:54.541 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:18:54.542 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.542 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.542 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.542 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 15:18:54.543 [qtp594233924-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 15:18:54.543 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 15:18:54.543 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 15:18:54.544 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 15:18:54.544 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 15:18:54.545 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 15:18:54.545 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:54.546 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:54.546 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:54.546 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 15:18:54.546 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:18:54.547 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 15:18:54.547 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 15:18:54.547 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 15:18:54.548 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 15:18:54.548 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 15:18:54.549 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 15:18:54.549 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 15:18:54.550 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 15:18:54.550 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:54.551 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:54.551 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 15:18:54.551 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:18:54.552 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 15:18:54.552 [qtp594233924-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 15:18:54.559 [qtp594233924-38] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin 15:18:54.559 [qtp594233924-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 15:18:54.561 [qtp594233924-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 15:18:54.563 [qtp594233924-38] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin 15:18:54.567 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f8e5e3e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" 15:18:54.626 [qtp594233924-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR 15:18:54.626 [qtp594233924-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR 15:18:54.626 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:54.626 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:54.626 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL) 15:18:54.627 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC) 15:18:54.628 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE) 15:18:54.628 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME) 15:18:54.628 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP) 15:18:54.628 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP) 15:18:54.628 [qtp594233924-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT) 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Datastore : read-write 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - =========================================================== 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/derby] 15:18:54.894 [qtp594233924-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej/.cloudstore-repo/derby] 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Datastore - =========================================================== 15:18:54.895 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f8e5e3e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@783bf15b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Datastore - StoreManager now created 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux" 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Persistence - Persistence API : JDO 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Persistence - ClassLoading : default 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 15:18:54.896 [qtp594233924-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 15:18:54.897 [qtp594233924-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 15:18:54.897 [qtp594233924-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 15:18:54.897 [qtp594233924-38] DEBUG DataNucleus.Persistence - ================================================ 15:18:54.897 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5a0fdb35" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7d195806" with txn="org.datanucleus.TransactionImpl@755dbd55" 15:18:54.899 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 15:18:54.900 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 15:18:54.900 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 15:18:54.901 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 15:18:54.901 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 15:18:54.902 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:54.902 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:54.903 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:54.904 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 15:18:54.904 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:18:54.904 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 15:18:54.905 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 15:18:54.906 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 15:18:54.906 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 15:18:54.907 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 15:18:54.907 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 15:18:54.908 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 15:18:54.908 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:54.909 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:54.910 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:54.910 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 15:18:54.910 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:18:54.911 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 15:18:54.911 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 15:18:54.912 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 15:18:54.912 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 15:18:54.913 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 15:18:54.914 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:54.914 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:54.915 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:54.915 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 15:18:54.915 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:18:54.916 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 15:18:54.917 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 15:18:54.917 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 15:18:54.918 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 15:18:54.918 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 15:18:54.919 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 15:18:54.919 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 15:18:54.920 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:54.920 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:54.921 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:54.921 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 15:18:54.922 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:18:54.922 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.922 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.922 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.923 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 15:18:54.923 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 15:18:54.937 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 15:18:54.937 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 15:18:54.938 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 15:18:54.938 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 15:18:54.939 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 15:18:54.939 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:54.940 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:54.940 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:54.941 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 15:18:54.941 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:18:54.941 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 15:18:54.942 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 15:18:54.942 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 15:18:54.943 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 15:18:54.943 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 15:18:54.944 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 15:18:54.944 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 15:18:54.945 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:18:54.945 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:54.946 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:54.946 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 15:18:54.947 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:18:54.947 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.947 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.947 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:54.947 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 15:18:54.948 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 15:18:54.948 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 15:18:54.949 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:54.949 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:54.950 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:18:54.950 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 15:18:54.950 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:54.950 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:54.951 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 15:18:54.951 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 15:18:54.951 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:54.952 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:54.952 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:54.952 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:54.953 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:54.957 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:54.957 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:54.958 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:54.958 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 15:18:54.958 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 15:18:54.958 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:54.958 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:54.959 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:54.959 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:54.959 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:54.960 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9ccebb9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3aadd89, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:54.960 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3aadd89" with isolation "serializable" 15:18:54.966 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:18:54.966 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema "" 15:18:54.981 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 15 ms 15:18:54.982 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 15:18:54.983 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 15:18:54.983 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema "" 15:18:54.988 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms 15:18:54.988 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found 15:18:54.989 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 15:18:54.989 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema "" 15:18:54.992 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms 15:18:54.992 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found 15:18:54.999 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 15:18:55.000 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 15:18:55.401 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 400 ms 15:18:55.424 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 15:18:55.440 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 15:18:55.441 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 15:18:55.888 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 447 ms 15:18:55.899 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 15:18:55.899 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 15:18:56.265 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 366 ms 15:18:56.265 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 15:18:56.613 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 348 ms 15:18:56.631 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 15:18:56.631 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 15:18:56.652 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms 15:18:56.665 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 15:18:56.681 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 15:18:56.682 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 15:18:57.055 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 373 ms 15:18:57.055 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 15:18:57.412 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 357 ms 15:18:57.413 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 15:18:57.771 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 358 ms 15:18:57.788 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 15:18:57.789 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 15:18:57.797 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms 15:18:57.812 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 15:18:57.812 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3aadd89" 15:18:57.871 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3aadd89" 15:18:57.871 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9ccebb9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3aadd89, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:57.871 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9ccebb9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3aadd89, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:57.872 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 15:18:57.873 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 15:18:57.874 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 15:18:57.874 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 15:18:57.875 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 15:18:57.875 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:57.876 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:57.876 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:57.877 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 15:18:57.877 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:18:57.878 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 15:18:57.878 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 15:18:57.879 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 15:18:57.880 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 15:18:57.880 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 15:18:57.881 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 15:18:57.881 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 15:18:57.882 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 15:18:57.883 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:57.883 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:57.884 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 15:18:57.884 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:18:57.884 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:57.884 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:57.885 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 15:18:57.886 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 15:18:57.886 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 15:18:57.886 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:57.886 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:18:57.887 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:18:57.887 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:57.887 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:57.887 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 15:18:57.887 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e25534c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11a60645, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:57.888 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11a60645" with isolation "serializable" 15:18:57.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 15:18:57.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema "" 15:18:57.901 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms 15:18:57.902 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 15:18:57.907 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 15:18:57.907 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 15:18:58.273 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 366 ms 15:18:58.273 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 15:18:58.641 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 368 ms 15:18:58.659 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 15:18:58.661 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 15:18:58.665 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 4 ms 15:18:58.683 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 15:18:58.684 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11a60645" 15:18:58.740 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11a60645" 15:18:58.740 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e25534c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11a60645, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:58.740 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e25534c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11a60645, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:58.741 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 15:18:58.742 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:58.742 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:58.742 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 15:18:58.742 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 15:18:58.743 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:58.743 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:58.743 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:58.743 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:58.744 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:58.744 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:58.744 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:58.745 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:58.745 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:58.745 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 15:18:58.745 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 15:18:58.746 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@91d0bf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b1231d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:58.746 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b1231d5" with isolation "serializable" 15:18:58.750 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:18:58.751 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:58.758 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms 15:18:58.758 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:18:58.764 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 15:18:58.765 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 15:18:59.094 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 329 ms 15:18:59.094 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 15:18:59.416 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 322 ms 15:18:59.433 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 15:18:59.433 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 15:18:59.443 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms 15:18:59.457 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 15:18:59.458 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 15:18:59.792 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 334 ms 15:18:59.792 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b1231d5" 15:18:59.849 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b1231d5" 15:18:59.850 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@91d0bf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b1231d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:59.850 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@91d0bf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b1231d5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:18:59.851 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 15:18:59.851 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 15:18:59.852 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 15:18:59.853 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 15:18:59.854 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 15:18:59.862 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:59.863 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:59.864 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:59.865 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 15:18:59.865 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:18:59.866 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 15:18:59.867 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 15:18:59.868 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 15:18:59.868 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 15:18:59.869 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 15:18:59.870 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 15:18:59.870 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 15:18:59.871 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 15:18:59.871 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:59.872 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:59.873 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 15:18:59.873 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:18:59.874 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:59.874 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:59.875 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 15:18:59.876 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 15:18:59.879 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 15:18:59.879 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 15:18:59.880 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 15:18:59.880 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 15:18:59.881 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:18:59.882 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:18:59.882 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:18:59.883 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 15:18:59.883 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:18:59.883 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 15:18:59.884 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 15:18:59.885 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 15:18:59.886 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 15:18:59.886 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 15:18:59.887 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 15:18:59.887 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 15:18:59.888 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 15:18:59.889 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 15:18:59.889 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:18:59.890 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 15:18:59.890 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:18:59.890 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:59.891 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:18:59.891 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 15:18:59.892 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 15:18:59.892 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 15:18:59.892 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:18:59.893 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:59.893 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 15:18:59.893 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 15:18:59.893 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:59.893 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping) 15:18:59.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:59.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:59.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:18:59.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:59.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 15:18:59.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type. 15:18:59.894 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping) 15:18:59.895 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:59.895 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:18:59.895 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:18:59.895 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:18:59.895 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:59.896 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:18:59.896 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 15:18:59.897 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b191440 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4578b46e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:18:59.897 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4578b46e" with isolation "serializable" 15:18:59.902 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:18:59.902 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:18:59.910 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms 15:18:59.910 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:18:59.911 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 15:18:59.911 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema "" 15:18:59.913 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms 15:18:59.914 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found 15:18:59.920 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 15:18:59.921 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 15:19:00.335 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 414 ms 15:19:00.356 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:19:00.372 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:19:00.386 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 15:19:00.386 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 15:19:00.760 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 374 ms 15:19:00.777 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 15:19:00.777 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 15:19:00.785 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 7 ms 15:19:00.799 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 15:19:00.799 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 15:19:01.160 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 361 ms 15:19:01.160 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4578b46e" 15:19:01.218 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4578b46e" 15:19:01.218 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b191440 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4578b46e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:01.218 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b191440 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4578b46e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:01.219 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 15:19:01.220 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 15:19:01.220 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 15:19:01.221 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 15:19:01.221 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 15:19:01.222 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 15:19:01.222 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:19:01.223 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:19:01.223 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 15:19:01.223 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:19:01.226 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 15:19:01.226 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 15:19:01.227 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 15:19:01.227 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 15:19:01.228 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 15:19:01.228 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 15:19:01.229 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 15:19:01.229 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 15:19:01.230 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 15:19:01.230 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:19:01.231 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 15:19:01.231 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:19:01.231 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:19:01.231 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:19:01.231 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition. 15:19:01.231 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 15:19:01.232 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 15:19:01.233 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:19:01.233 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:19:01.233 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 15:19:01.233 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:19:01.234 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:19:01.235 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:19:01.235 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping) 15:19:01.235 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:19:01.235 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:19:01.236 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:19:01.236 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 15:19:01.236 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dc531a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6023532, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:19:01.236 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6023532" with isolation "serializable" 15:19:01.240 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 15:19:01.241 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema "" 15:19:01.246 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms 15:19:01.247 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 15:19:01.253 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 15:19:01.253 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 15:19:01.619 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 366 ms 15:19:01.637 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 15:19:01.637 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 15:19:01.643 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 6 ms 15:19:01.656 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 15:19:01.657 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 15:19:01.994 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 337 ms 15:19:01.994 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6023532" 15:19:02.052 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6023532" 15:19:02.053 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dc531a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6023532, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:02.053 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dc531a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6023532, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:02.053 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:19:02.054 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 15:19:02.054 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 15:19:02.054 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 15:19:02.054 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:19:02.054 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping) 15:19:02.055 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:19:02.055 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:19:02.056 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:19:02.056 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 15:19:02.056 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bfdd89 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d1ad558, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:19:02.056 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d1ad558" with isolation "serializable" 15:19:02.057 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:19:02.061 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema "" 15:19:02.068 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 11 ms 15:19:02.068 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 15:19:02.069 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 15:19:02.069 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema "" 15:19:02.071 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms 15:19:02.071 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found 15:19:02.077 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 15:19:02.077 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 15:19:02.409 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 332 ms 15:19:02.427 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 15:19:02.427 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 15:19:02.439 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms 15:19:02.453 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 15:19:02.465 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 15:19:02.466 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 15:19:02.839 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 373 ms 15:19:02.861 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 15:19:02.862 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 15:19:02.874 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms 15:19:02.889 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 15:19:02.889 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d1ad558" 15:19:02.945 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d1ad558" 15:19:02.945 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bfdd89 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d1ad558, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:02.945 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bfdd89 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d1ad558, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:02.946 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 15:19:02.947 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 15:19:02.947 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 15:19:02.949 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 15:19:02.949 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 15:19:02.950 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 15:19:02.950 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:19:02.951 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:19:02.952 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 15:19:02.952 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:19:02.952 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 15:19:02.953 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 15:19:02.954 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 15:19:02.954 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 15:19:02.966 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 15:19:02.967 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 15:19:02.968 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 15:19:02.969 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 15:19:02.969 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 15:19:02.970 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:19:02.971 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 15:19:02.971 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:19:02.971 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 15:19:02.974 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 15:19:02.975 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:19:02.975 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:19:02.975 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 15:19:02.975 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:19:02.976 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type. 15:19:02.977 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping) 15:19:02.977 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:19:02.977 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:19:02.977 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:19:02.978 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:19:02.978 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 15:19:02.978 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c1a70d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d2acfe1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:19:02.978 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d2acfe1" with isolation "serializable" 15:19:02.982 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 15:19:02.983 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema "" 15:19:02.985 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms 15:19:02.985 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 15:19:02.994 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 15:19:03.006 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 15:19:03.007 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 15:19:03.008 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 15:19:03.520 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 512 ms 15:19:03.521 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d2acfe1" 15:19:03.579 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d2acfe1" 15:19:03.580 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c1a70d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d2acfe1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:03.580 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c1a70d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1d2acfe1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:03.582 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 15:19:03.583 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 15:19:03.584 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 15:19:03.584 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 15:19:03.586 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 15:19:03.587 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 15:19:03.588 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:19:03.589 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:19:03.590 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 15:19:03.590 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:19:03.591 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 15:19:03.592 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 15:19:03.593 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 15:19:03.594 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 15:19:03.594 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 15:19:03.595 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 15:19:03.596 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 15:19:03.597 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 15:19:03.598 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 15:19:03.598 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:19:03.599 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 15:19:03.599 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:19:03.600 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 15:19:03.601 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 15:19:03.602 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that 15:19:03.602 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping) 15:19:03.602 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 15:19:03.602 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:19:03.603 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type. 15:19:03.603 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping) 15:19:03.604 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:19:03.604 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:19:03.605 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 15:19:03.605 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:19:03.605 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping) 15:19:03.606 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 15:19:03.606 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5db7ef86 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@48483fff, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:19:03.607 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@48483fff" with isolation "serializable" 15:19:03.615 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 15:19:03.615 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema "" 15:19:03.626 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 11 ms 15:19:03.626 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 15:19:03.635 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 15:19:03.636 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 15:19:04.002 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 365 ms 15:19:04.020 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 15:19:04.034 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 15:19:04.034 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 15:19:04.453 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 419 ms 15:19:04.453 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@48483fff" 15:19:04.510 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@48483fff" 15:19:04.510 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5db7ef86 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@48483fff, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:04.510 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5db7ef86 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@48483fff, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:04.511 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 15:19:04.511 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 15:19:04.512 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 15:19:04.512 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 15:19:04.513 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 15:19:04.513 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 15:19:04.514 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 15:19:04.514 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 15:19:04.515 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 15:19:04.515 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:19:04.515 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 15:19:04.515 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 15:19:04.516 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 15:19:04.516 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 15:19:04.517 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 15:19:04.517 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 15:19:04.518 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 15:19:04.518 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 15:19:04.518 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 15:19:04.519 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 15:19:04.519 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 15:19:04.519 [qtp594233924-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:19:04.520 [qtp594233924-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 15:19:04.520 [qtp594233924-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 15:19:04.520 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 15:19:04.521 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 15:19:04.521 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping) 15:19:04.521 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@462cd64 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@765e0184, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false 15:19:04.521 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@765e0184" with isolation "serializable" 15:19:04.526 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:19:04.526 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema "" 15:19:04.532 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms 15:19:04.532 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:19:04.539 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:19:04.549 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:19:04.552 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:19:04.552 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@765e0184" 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@765e0184" 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@462cd64 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@765e0184, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@462cd64 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@765e0184, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5a0fdb35" 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5a0fdb35" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7d195806" with txn="org.datanucleus.TransactionImpl@c1d3fab" 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-11, enlisted resources=[]] 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 (optimistic=false) 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:19:04.553 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 0 ms 15:19:04.558 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@441e5a0c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@635454cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:19:04.558 [qtp594233924-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@c60f731, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-11, enlisted resources=[]] 15:19:04.558 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:19:04.566 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@635454cf" 15:19:04.566 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 15:19:04.566 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:19:04.567 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 15:19:04.567 [qtp594233924-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:19:04.567 [qtp594233924-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 15:19:04.568 [qtp594233924-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:19:04.568 [qtp594233924-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 15:19:04.569 [qtp594233924-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 15:19:04.569 [qtp594233924-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" (id="1") enlisted in transactional cache 15:19:04.570 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" having fields "publicKey" fetched from table ""repository"" 15:19:04.576 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "825444e2-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@635454cf" 15:19:04.576 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:19:04.576 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:19:04.577 [qtp594233924-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7326e416" 15:19:04.577 [qtp594233924-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" (id="1") is having the following fields in Level 2 cache object updated : [3] 15:19:04.578 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" having fields "privateKey" fetched from table ""repository"" 15:19:04.583 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "d4c584e4-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@635454cf" 15:19:04.583 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:19:04.584 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:19:04.584 [qtp594233924-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6ceac0d9" 15:19:04.584 [qtp594233924-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" (id="1") is having the following fields in Level 2 cache object updated : [7] 15:19:04.585 [qtp594233924-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]initPersistenceManagerFactory: repositoryId=3c519b94-c5ab-4981-8832-e944f991cc0e 15:19:04.585 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 15:19:04.585 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.585 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.585 [qtp594233924-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-11, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@c60f731]] 15:19:04.586 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@441e5a0c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@635454cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.586 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@441e5a0c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@635454cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.587 [qtp594233924-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:19:04.587 [qtp594233924-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:19:04.587 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 15:19:04.587 [qtp594233924-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3f019b7c, lifecycle=HOLLOW] 15:19:04.587 [qtp594233924-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:19:04.587 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5a0fdb35" 15:19:04.587 [qtp594233924-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10131 ms. 15:19:04.588 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5a0fdb35" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7d195806" with txn="org.datanucleus.TransactionImpl@1f7690e6" 15:19:04.588 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-12, enlisted resources=[]] 15:19:04.588 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 (optimistic=false) 15:19:04.589 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 15:19:04.589 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:19:04.590 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:19:04.590 [qtp594233924-38] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 15:19:04.590 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:19:04.590 [qtp594233924-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:19:04.594 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 3 ms 15:19:04.594 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@201366c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29db776a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:19:04.594 [qtp594233924-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@24d951e8, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-12, enlisted resources=[]] 15:19:04.594 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 15:19:04.601 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "e737c4e6-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29db776a" 15:19:04.602 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2014-12-24 15:19:04.588> 15:19:04.603 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:19:04.603 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 15:19:04.603 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 15:19:04.604 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.604 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.604 [qtp594233924-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-12, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@24d951e8]] 15:19:04.604 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@201366c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29db776a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.604 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@201366c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29db776a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.605 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 15:19:04.605 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5a0fdb35" 15:19:04.605 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c668209]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:19:04.606 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c668209]tryAcquire: returning true. lockCounter=1 15:19:04.606 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c668209]tryAcquire: returning true. lockCounter=2 15:19:04.606 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:19:04.606 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c668209]release: NOT releasing underlying FileLock. lockCounter=1 15:19:04.607 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c668209]release: releasing underlying FileLock. lockCounter=0 15:19:04.607 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5a0fdb35" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7d195806" with txn="org.datanucleus.TransactionImpl@3009dd10" 15:19:04.608 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-13, enlisted resources=[]] 15:19:04.608 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 (optimistic=false) 15:19:04.608 [qtp594233924-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 15:19:04.609 [qtp594233924-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 15:19:04.609 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d63325d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ea93dc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:19:04.609 [qtp594233924-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@22358f1b, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-13, enlisted resources=[]] 15:19:04.609 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:19:04.609 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ea93dc4" 15:19:04.609 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 15:19:04.609 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:19:04.610 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:19:04.610 [qtp594233924-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:19:04.611 [qtp594233924-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:19:04.611 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:19:04.611 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:19:04.611 [qtp594233924-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" (id="1") enlisted in transactional cache 15:19:04.611 [qtp594233924-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" 15:19:04.613 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" 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] 15:19:04.613 [qtp594233924-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:19:04.613 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" field "aliases" loading contents to SCO wrapper from the datastore 15:19:04.622 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ea93dc4" 15:19:04.622 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:19:04.623 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:19:04.623 [qtp594233924-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5b3bbf56" 15:19:04.623 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [34c4a3c]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:19:04.624 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [34c4a3c]tryAcquire: returning true. lockCounter=1 15:19:04.624 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:19:04.624 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [34c4a3c]release: releasing underlying FileLock. lockCounter=0 15:19:04.625 [qtp594233924-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'i447szr2-uhdej' of repository '3c519b94-c5ab-4981-8832-e944f991cc0e' already in-sync. 15:19:04.625 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e4387ca]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:19:04.625 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e4387ca]tryAcquire: returning true. lockCounter=1 15:19:04.625 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e4387ca]tryAcquire: returning true. lockCounter=2 15:19:04.625 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:19:04.626 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e4387ca]release: NOT releasing underlying FileLock. lockCounter=1 15:19:04.626 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e4387ca]release: releasing underlying FileLock. lockCounter=0 15:19:04.626 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.626 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.626 [qtp594233924-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:19:04.626 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.626 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.627 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 15:19:04.627 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.627 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.627 [qtp594233924-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-13, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@22358f1b]] 15:19:04.627 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d63325d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ea93dc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.627 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d63325d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2ea93dc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.628 [qtp594233924-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:19:04.628 [qtp594233924-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:19:04.628 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 15:19:04.628 [qtp594233924-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@15b9871a, lifecycle=HOLLOW] 15:19:04.628 [qtp594233924-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:19:04.628 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5a0fdb35" 15:19:04.629 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5a0fdb35" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7d195806" with txn="org.datanucleus.TransactionImpl@393023d5" 15:19:04.629 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-14, enlisted resources=[]] 15:19:04.629 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 (optimistic=false) 15:19:04.630 [qtp594233924-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 15:19:04.630 [qtp594233924-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 15:19:04.630 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9239a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eb5e890, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:19:04.630 [qtp594233924-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@21509fa0, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-14, enlisted resources=[]] 15:19:04.630 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:19:04.630 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eb5e890" 15:19:04.631 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 15:19:04.631 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:19:04.631 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:19:04.631 [qtp594233924-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache 15:19:04.632 [qtp594233924-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:19:04.632 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:19:04.632 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:19:04.632 [qtp594233924-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" (id="1") enlisted in transactional cache 15:19:04.632 [qtp594233924-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" 15:19:04.633 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" 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] 15:19:04.633 [qtp594233924-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:19:04.639 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "9e9484ec-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eb5e890" 15:19:04.639 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 15:19:04.639 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:19:04.640 [qtp594233924-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4461df74" 15:19:04.640 [qtp594233924-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" field "aliases" loading contents to SCO wrapper from the datastore 15:19:04.641 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eb5e890" 15:19:04.641 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:19:04.641 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:19:04.641 [qtp594233924-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e019e33" 15:19:04.641 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.641 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.642 [qtp594233924-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 1 ms for 0 entities. 15:19:04.642 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.642 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.642 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 15:19:04.642 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.642 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.642 [qtp594233924-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-14, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@21509fa0]] 15:19:04.642 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9239a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eb5e890, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.642 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6b9239a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eb5e890, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.643 [qtp594233924-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:19:04.643 [qtp594233924-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:19:04.643 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:19:04.643 [qtp594233924-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@60deaaf4, lifecycle=HOLLOW] 15:19:04.643 [qtp594233924-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:19:04.643 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5a0fdb35" 15:19:04.643 [qtp594233924-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]open: closing=false closeAbortable=true 15:19:04.644 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5a0fdb35" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@7d195806" with txn="org.datanucleus.TransactionImpl@6ba80d13" 15:19:04.644 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=1039813243-15, enlisted resources=[]] 15:19:04.644 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 (optimistic=false) 15:19:04.644 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [397efc97]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:19:04.644 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [397efc97]tryAcquire: returning true. lockCounter=1 15:19:04.644 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [397efc97]tryAcquire: returning true. lockCounter=2 15:19:04.645 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:19:04.645 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [397efc97]release: NOT releasing underlying FileLock. lockCounter=1 15:19:04.645 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [397efc97]release: releasing underlying FileLock. lockCounter=0 15:19:04.646 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 15:19:04.646 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms 15:19:04.646 [qtp594233924-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 15:19:04.646 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 15:19:04.647 [qtp594233924-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:19:04.647 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms 15:19:04.648 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@696a77e1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false 15:19:04.648 [qtp594233924-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@68d59c0a, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=1039813243-15, enlisted resources=[]] 15:19:04.648 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 15:19:04.654 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "6a4644ef-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac" 15:19:04.654 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 15:19:04.654 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:19:04.655 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 15:19:04.655 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 15:19:04.655 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms 15:19:04.655 [qtp594233924-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 15:19:04.655 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 15:19:04.656 [qtp594233924-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:19:04.657 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms 15:19:04.657 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 15:19:04.661 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "8cbe04f1-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac" 15:19:04.661 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 15:19:04.662 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:19:04.662 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 5 ms 15:19:04.663 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 15:19:04.663 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms 15:19:04.663 [qtp594233924-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 15:19:04.663 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 15:19:04.664 [qtp594233924-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:19:04.665 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms 15:19:04.665 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 15:19:04.672 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "af36c4f3-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac" 15:19:04.672 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 15:19:04.673 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:19:04.673 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 15:19:04.673 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 15:19:04.674 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:19:04.674 [qtp594233924-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 15:19:04.674 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 15:19:04.675 [qtp594233924-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:19:04.675 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms 15:19:04.675 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 15:19:04.681 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "51b084f5-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac" 15:19:04.681 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 15:19:04.682 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:19:04.682 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 15:19:04.682 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 15:19:04.683 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:19:04.683 [qtp594233924-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 15:19:04.683 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 15:19:04.684 [qtp594233924-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:19:04.684 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms 15:19:04.685 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 15:19:04.695 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "f42b44f7-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac" 15:19:04.695 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 15:19:04.696 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms 15:19:04.696 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 15:19:04.697 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 15:19:04.698 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms 15:19:04.698 [qtp594233924-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 15:19:04.698 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 15:19:04.699 [qtp594233924-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability)) 15:19:04.699 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms 15:19:04.699 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 15:19:04.708 [qtp594233924-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "16a704f9-0193-fe2e-3f18-000000ff2160" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac" 15:19:04.709 [qtp594233924-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 15:19:04.709 [qtp594233924-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms 15:19:04.710 [qtp594233924-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms 15:19:04.710 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.710 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.710 [qtp594233924-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:19:04.711 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.711 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.711 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a0fdb35 15:19:04.711 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects 15:19:04.711 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END 15:19:04.711 [qtp594233924-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=1039813243-15, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@68d59c0a]] 15:19:04.711 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@696a77e1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.711 [qtp594233924-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@696a77e1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@563150ac, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" 15:19:04.712 [qtp594233924-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:19:04.712 [qtp594233924-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5a0fdb35" 15:19:04.712 [qtp594233924-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]getCloseDeferredMillis: closeDeferredMillis=0 15:19:04.712 [qtp594233924-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]close: Closing real LocalRepoManager immediately. 15:19:04.712 [qtp594233924-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [af2e5e8]_close: Shutting down real LocalRepoManager. 15:19:04.713 [qtp594233924-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx" 15:19:04.714 [qtp594233924-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx" 15:19:04.715 [qtp594233924-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 15:19:04.715 [qtp594233924-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 15:19:04.715 [qtp594233924-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared 15:19:04.716 [qtp594233924-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance. 15:19:04.717 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next). 15:19:04.718 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next). 15:19:04.718 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next). 15:19:04.718 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next). 15:19:04.718 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next). 15:19:04.718 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next). 15:19:09.654 [qtp594233924-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [29b6d15b]release: releasing underlying FileLock. lockCounter=0 15:19:09.657 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5a417391[p=0,l=773,c=8192,r=773]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@2d43234b{null} 15:19:09.658 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@3fb000dd{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=15272} 200 OK HTTP/1.1 Content-Length: 773 Content-Type: application/xml 15:19:09.658 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2375e9d6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47980481] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START 15:19:09.658 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@5a417391[p=0,l=773,c=8192,r=773]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:19:09.658 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773 Content-Type: application/xml 15:19:09.658 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:19:09.658 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2375e9d6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47980481] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING 15:19:09.659 [qtp594233924-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@16143a18{IDLE}->null [HeapByteBuffer@7130b450[p=0,l=104,c=8192,r=104]={<<>>NZVXdKUEZjOG5Pamh...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5a417391[p=0,l=773,c=8192,r=773]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 15:19:09.659 [qtp594233924-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@16143a18{WRITING}->null:IDLE-->WRITING 15:19:09.660 [qtp594233924-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=W,to=15288/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=END,244 of 244},g=HttpGenerator@70b04654{s=COMPLETING}]=>HttpChannelOverHttp@3fb000dd{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=15275} 15:19:09.661 [qtp594233924-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@16143a18{WRITING}->null 15:19:09.661 [qtp594233924-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@16143a18{IDLE}->null:WRITING-->IDLE 15:19:09.662 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2375e9d6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47980481] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END 15:19:09.663 [qtp594233924-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1, calling complete=true 15:19:09.663 [qtp594233924-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null 15:19:09.663 [qtp594233924-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@3fb000dd{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:37221/RepoInfo,age=15278} 15:19:09.664 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3b8f93f3{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 15:19:09.664 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3fb000dd{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:37221/RepoInfo,age=15279} action COMPLETE 15:19:09.665 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@3b8f93f3{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 15:19:09.665 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773 15:19:09.665 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3b8f93f3{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 15:19:09.665 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244} 15:19:09.666 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:19:09.666 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 15:19:09.666 [qtp594233924-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7130b450[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} 15:19:09.666 [qtp594233924-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7130b450[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} 15:19:09.667 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7130b450[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} 15:19:09.667 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7130b450[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} {} 15:19:09.668 [qtp594233924-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7130b450[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} 15:19:09.668 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:19:09.669 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.670 [qtp594233924-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.670 [qtp594233924-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4f391677{AC.ReadCB@7e8d0ae6{HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:19:09.671 [qtp594233924-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.671 [qtp594233924-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@8ee0468 on ManagedSelector@3e2772a9{STARTED} id=1 keys=1 selected=0 updates=0 15:19:09.671 [qtp594233924-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e2772a9{STARTED} id=1 keys=1 selected=0 updates=1 15:19:09.672 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken with none selected 15:19:09.672 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken up from select, 0/0/1 selected 15:19:09.672 [qtp594233924-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@3b8f93f3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 15:19:09.672 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d processing 0 keys, 1 updates 15:19:09.672 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:19:09.672 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@8ee0468 15:19:09.672 [qtp594233924-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:19:09.673 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.673 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:19:09.673 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d waiting with 1 keys 15:19:09.677 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 15442 ms Local repository: repository.repositoryId = 3c519b94-c5ab-4981-8832-e944f991cc0e repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/i447szr2-uhdej repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@54e18a46 repository.publicKeySha1 = C8:51:31:4F:27:19:4B:4E:42:64:15:FA:9B:A0:04:27:93:2D:73:A2 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 15:19:09.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@35f760a4{STARTED}[9.4.17.v20190418] 15:19:09.679 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@35f760a4{STOPPING}[9.4.17.v20190418] 15:19:09.681 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@35f760a4{STOPPING}[9.4.17.v20190418] by 15:19:09.681 [qtp594233924-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp594233924-35-acceptor-0@5b88af70-ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:37221} 15:19:09.681 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:19:09.681 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:19:09.682 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@1d9bd1d6{STARTED} id=2 keys=0 selected=0 updates=0 15:19:09.682 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@1293f8d7 on ManagedSelector@1d9bd1d6{STOPPING} id=2 keys=0 selected=0 updates=0 15:19:09.682 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1d9bd1d6{STOPPING} id=2 keys=0 selected=0 updates=1 15:19:09.682 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@10a6a3e2 woken with none selected 15:19:09.682 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@10a6a3e2 woken up from select, 0/0/0 selected 15:19:09.682 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@10a6a3e2 processing 0 keys, 1 updates 15:19:09.682 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:19:09.682 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1293f8d7 15:19:09.683 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@1d9bd1d6{STOPPING} id=2 keys=0 selected=0 updates=0 15:19:09.683 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:19:09.683 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@10a6a3e2 waiting with 0 keys 15:19:09.683 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@58e5fbe5 on ManagedSelector@1d9bd1d6{STOPPING} id=2 keys=0 selected=0 updates=0 15:19:09.683 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1d9bd1d6{STOPPING} id=2 keys=0 selected=0 updates=1 15:19:09.684 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@10a6a3e2 woken with none selected 15:19:09.684 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@10a6a3e2 woken up from select, 0/0/0 selected 15:19:09.684 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@10a6a3e2 processing 0 keys, 1 updates 15:19:09.684 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:19:09.684 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@58e5fbe5 15:19:09.685 [qtp594233924-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:19:09.685 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/PRODUCING/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@f793f15{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:19:09.685394+01:00 15:19:09.685 [qtp594233924-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@3b66ac74 15:19:09.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@4449b273/SelectorProducer@1fa18f87/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@f793f15{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:19:09.686071+01:00 15:19:09.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@1d9bd1d6{STOPPED} id=2 keys=-1 selected=-1 updates=0 15:19:09.686 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@3e2772a9{STARTED} id=1 keys=1 selected=0 updates=0 15:19:09.686 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@335896bd on ManagedSelector@3e2772a9{STOPPING} id=1 keys=1 selected=0 updates=0 15:19:09.686 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e2772a9{STOPPING} id=1 keys=1 selected=0 updates=1 15:19:09.687 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken with none selected 15:19:09.687 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken up from select, 0/0/1 selected 15:19:09.687 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d processing 0 keys, 1 updates 15:19:09.687 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:19:09.687 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@335896bd 15:19:09.687 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@3e2772a9{STOPPING} id=1 keys=1 selected=0 updates=0 15:19:09.688 [qtp594233924-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.688 [qtp594233924-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,OPEN,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.688 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,CLOSED,fill=FI,flush=-,to=18/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.689 [qtp594233924-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@16143a18{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) at java.base/java.lang.Thread.run(Thread.java:834) 15:19:09.690 [qtp594233924-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4f391677{AC.ReadCB@7e8d0ae6{HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,CLOSED,fill=FI,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@7e8d0ae6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:19:09.690 [qtp594233924-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 15:19:09.690 [qtp594233924-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 15:19:09.690 [qtp594233924-33] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@7e8d0ae6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {} 15:19:09.691 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@3e2772a9{STOPPING} id=1 keys=1 selected=0 updates=0 15:19:09.691 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@622f98bc 15:19:09.691 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:19:09.691 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d waiting with 1 keys 15:19:09.691 [qtp594233924-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@622f98bc 15:19:09.691 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6b33892a on ManagedSelector@3e2772a9{STOPPING} id=1 keys=0 selected=0 updates=0 15:19:09.691 [qtp594233924-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@7e8d0ae6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.692 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e2772a9{STOPPING} id=1 keys=0 selected=0 updates=1 15:19:09.692 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken with none selected 15:19:09.693 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d woken up from select, 0/0/0 selected 15:19:09.693 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2dd5694d processing 0 keys, 1 updates 15:19:09.693 [qtp594233924-39] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@7e8d0ae6::SocketChannelEndPoint@3177f883{/127.0.0.1:39770<->/127.0.0.1:37221,CLOSED,fill=-,flush=-,to=22/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@7e8d0ae6[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@70b04654{s=START}]=>HttpChannelOverHttp@3fb000dd{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:19:09.693 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:19:09.693 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6b33892a 15:19:09.693 [qtp594233924-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@622f98bc 15:19:09.693 [qtp594233924-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:19:09.693 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@2b1d1a5 15:19:09.694 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@f793f15{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2024-12-25T15:19:09.694053+01:00 15:19:09.695 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@79445efb/SelectorProducer@1592e540/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@f793f15{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2024-12-25T15:19:09.694886+01:00 15:19:09.695 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@3e2772a9{STOPPED} id=1 keys=-1 selected=-1 updates=0 15:19:09.695 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@fceab5d{STARTED} id=0 keys=0 selected=0 updates=0 15:19:09.695 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@666b91db on ManagedSelector@fceab5d{STOPPING} id=0 keys=0 selected=0 updates=0 15:19:09.695 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@fceab5d{STOPPING} id=0 keys=0 selected=0 updates=1 15:19:09.695 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 woken with none selected 15:19:09.695 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 woken up from select, 0/0/0 selected 15:19:09.695 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 processing 0 keys, 1 updates 15:19:09.696 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:19:09.696 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@666b91db 15:19:09.696 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@fceab5d{STOPPING} id=0 keys=0 selected=0 updates=0 15:19:09.696 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:19:09.696 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 waiting with 0 keys 15:19:09.696 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@11a67420 on ManagedSelector@fceab5d{STOPPING} id=0 keys=0 selected=0 updates=0 15:19:09.697 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@fceab5d{STOPPING} id=0 keys=0 selected=0 updates=1 15:19:09.697 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 woken with none selected 15:19:09.698 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 woken up from select, 0/0/0 selected 15:19:09.698 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1937b1f0 processing 0 keys, 1 updates 15:19:09.698 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:19:09.698 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@11a67420 15:19:09.698 [qtp594233924-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:19:09.698 [qtp594233924-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$228/0x00000008002f3440@18ac4af6 15:19:09.699 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@f793f15{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:19:09.699037+01:00 15:19:09.699 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1b8ee69d/SelectorProducer@2b400bd0/IDLE/p=false/QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@f793f15{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2024-12-25T15:19:09.699466+01:00 15:19:09.699 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@fceab5d{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:19:09.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:19:09.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@35af52dc[HTTP/1.1] 15:19:09.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@35af52dc[HTTP/1.1] 15:19:09.700 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:19:09.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@4213bc3e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:19:09.700 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@35f760a4{STOPPING}[9.4.17.v20190418] 15:19:09.700 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@22604c7e{STARTED}[worker=node0] 15:19:09.701 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@4d8f2cfd{STARTED}[interval=600000, ownscheduler=false] 15:19:09.701 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 15:19:09.701 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@4d8f2cfd{STOPPED}[interval=600000, ownscheduler=false] 15:19:09.701 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@22604c7e{STOPPED}[worker=node0] 15:19:09.701 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@5d68954d{STARTED} 15:19:09.701 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@5d68954d{STOPPING} 15:19:09.701 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@5d68954d{STOPPED} 15:19:09.701 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@113d0f75{/,null,SHUTDOWN} 15:19:09.701 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@113d0f75{/,null,SHUTDOWN} by 15:19:09.701 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@113d0f75{/,null,UNAVAILABLE} 15:19:09.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 15:19:09.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@44485db[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:19:09.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@1f6f0fe2[passivating=false,graceSec=3600] 15:19:09.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@1f6f0fe2[passivating=false,graceSec=3600] 15:19:09.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@44485db[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:19:09.702 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 15:19:09.702 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@773f3360{STARTED} 15:19:09.702 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@773f3360{STOPPING} 15:19:09.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ab2009f@e9dc38ea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:19:09.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ab2009f@e9dc38ea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:19:09.703 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:19:09.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-97beeaf@9d0cd57b==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:19:09.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@773f3360{STOPPED} 15:19:09.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1309713184==dftMaxIdleSec=-1 15:19:09.722 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@113d0f75{/,null,UNAVAILABLE} 15:19:09.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@113d0f75{/,null,UNAVAILABLE} 15:19:09.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@2ac05a33{STARTED} 15:19:09.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@2ac05a33{STOPPED} 15:19:09.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp594233924]@236b4a44{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@f793f15{s=1/6,p=0}] 15:19:09.723 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp594233924]@236b4a44{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@f793f15{s=1/6,p=0}] 15:19:09.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@f793f15{s=1/6,p=0} 15:19:09.723 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@f793f15{s=0/6,p=0}@272d023d offer STOP! 15:19:09.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@f793f15{s=0/6,p=0} 15:19:09.724 [qtp594233924-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@f793f15{s=0/6,p=0}@272d023d task=STOP! 15:19:09.724 [qtp594233924-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.724 [qtp594233924-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.724 [qtp594233924-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@f793f15{s=0/6,p=0}@272d023d Exited 15:19:09.725 [qtp594233924-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@f793f15{s=0/6,p=0}@272d023d 15:19:09.725 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp594233924-35,5,main] for 14999 15:19:09.725 [qtp594233924-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.725 [qtp594233924-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.724 [qtp594233924-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.725 [qtp594233924-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.726 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.726 [qtp594233924-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.726 [qtp594233924-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.726 [qtp594233924-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.725 [qtp594233924-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.726 [qtp594233924-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.725 [qtp594233924-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.726 [qtp594233924-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$318/0x000000080094d840@4a065772 15:19:09.727 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp594233924-38,5,] for 14998 15:19:09.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp594233924]@236b4a44{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$64/0x00000008001dbc40@27d4a09] 15:19:09.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@35f760a4{STOPPED}[9.4.17.v20190418] 15:19:09.728 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 15:19:09.728 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [6d6f6ca9]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.521 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 128 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 75 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 539 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 211 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 141 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 538 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 246 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 533 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 197 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 125 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 141 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 117 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 97 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 84 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 326 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 439 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 378 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 13 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (3.4 kB at 120 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 170 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (2.2 kB at 105 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 105 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (3.1 kB at 157 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 228 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 468 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 226 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 149 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 732 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 45 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 78 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 62 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 33 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 356 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 142 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (5.2 kB at 271 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 17 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 255 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 123 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 300 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 99 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 151 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 110 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 115 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 424 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 139 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 109 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 216 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 136 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 148 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 117 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 113 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 129 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 221 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 101 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 864 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 209 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 169 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 158 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 136 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 169 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 127 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 111 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 107 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 317 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 921 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloaded from central: https://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 458 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from central: https://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 856 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 796 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 576 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 535 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 87 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 500 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 428 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 155 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 172 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (186 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 244 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 176 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (232 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 245 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 239 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 227 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 kB at 146 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 306 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (58 kB at 290 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 150 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 135 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.1 MB/s) [INFO] Copying jaxb-api-2.4.0-b180830.0359.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.4.0-b180830.0359.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar [INFO] Copying hk2-utils-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.5.0.jar [INFO] Copying javax.mail-1.6.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.mail-1.6.0.jar [INFO] Copying jakarta.inject-2.6.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.inject-2.6.1.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar [INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar [INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar [INFO] Copying hk2-locator-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.5.0.jar [INFO] Copying aopalliance-repackaged-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/aopalliance-repackaged-2.5.0.jar [INFO] Copying FastInfoset-1.2.15.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/FastInfoset-1.2.15.jar [INFO] Copying jersey-client-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.29.1.jar [INFO] Copying co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar [INFO] Copying jcl-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jcl-over-slf4j-2.0.0-alpha1.jar [INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar [INFO] Copying datanucleus-core-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-5.2.2.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying javassist-3.22.0-CR2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javassist-3.22.0-CR2.jar [INFO] Copying log4j-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-2.0.0-alpha1.jar [INFO] Copying jakarta.annotation-api-1.3.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.annotation-api-1.3.5.jar [INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.ws.rs-api-2.1.6.jar [INFO] Copying osgi-resource-locator-1.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.3.jar [INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar [INFO] Copying slf4j-api-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/slf4j-api-2.0.0-alpha1.jar [INFO] Copying datanucleus-rdbms-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-5.2.2.jar [INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar [INFO] Copying jersey-container-servlet-core-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.29.1.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jaxb-runtime-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-runtime-2.4.0-b180830.0438.jar [INFO] Copying javax.activation-api-1.2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar [INFO] Copying stax-ex-1.8.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/stax-ex-1.8.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar [INFO] Copying jersey-media-jaxb-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-media-jaxb-2.29.1.jar [INFO] Copying istack-commons-runtime-3.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/istack-commons-runtime-3.0.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying postgresql-42.2.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/postgresql-42.2.12.jar [INFO] Copying jul-to-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jul-to-slf4j-2.0.0-alpha1.jar [INFO] Copying jersey-server-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.29.1.jar [INFO] Copying jersey-hk2-2.28.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-hk2-2.28.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar [INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar [INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar [INFO] Copying jersey-container-servlet-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.29.1.jar [INFO] Copying co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar [INFO] Copying jersey-common-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.29.1.jar [INFO] Copying txw2-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/txw2-2.4.0-b180830.0438.jar [INFO] Copying hk2-api-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.5.0.jar [INFO] Copying javax.jdo-3.2.0-m13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.jdo-3.2.0-m13.jar [INFO] Copying co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar [INFO] Copying jakarta.validation-api-2.0.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.validation-api-2.0.2.jar [INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar [INFO] Copying logback-classic-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.3.0-alpha4.jar [INFO] Copying datanucleus-api-jdo-5.2.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-5.2.3.jar [INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar [INFO] Copying logback-core-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-core-1.3.0-alpha4.jar [INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ co.codewizards.cloudstore.client --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom (2.8 kB at 146 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (6.3 kB at 333 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (2.6 kB at 118 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 109 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 418 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 76 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 134 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 75 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 77 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 43 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 311 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 63 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 69 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 65 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 28 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 58 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 80 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 32 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 91 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 20 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 42 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 111 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 40 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 330 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom (2.9 kB at 171 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom (1.6 kB at 98 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom (1.2 kB at 70 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (2.7 kB at 148 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (2.2 kB at 116 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 588 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3.0 kB at 168 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom (4.0 kB at 224 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom (2.9 kB at 171 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom (2.8 kB at 147 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom (3.0 kB at 187 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom (1.9 kB at 94 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 29 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 590 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 108 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 90 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 159 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 95 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 97 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 83 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 48 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom (3.4 kB at 181 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom (1.8 kB at 100 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 90 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 118 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 56 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 198 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom (1.4 kB at 70 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 105 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 105 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 109 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom (3.3 kB at 167 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (3.2 kB at 179 kB/s) [INFO] Downloading from central: https://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 [INFO] Downloaded from central: https://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 (1.8 kB at 112 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (3.1 kB at 173 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar (30 kB at 715 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 kB at 739 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 kB at 623 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar (51 kB at 881 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar (177 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 308 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 673 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar (21 kB at 277 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar (33 kB at 415 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar (48 kB at 576 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar (8.3 kB at 86 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar (30 kB at 270 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar (20 kB at 162 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar (109 kB at 886 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar (222 kB at 1.7 MB/s) [INFO] Downloaded from central: https://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 163 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar (80 kB at 557 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar (80 kB at 539 kB/s) [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar : /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client --- [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 40 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7.jar [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7.jar (45 kB at 15 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7.pom [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7.pom (3.8 kB at 3.8 MB/s) [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml [INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (317 B at 40 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 481 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (317 B at 106 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7-bin.tar.gz [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7-bin.tar.gz (24 MB at 51 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 722 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7-bin.zip [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7-bin.zip (24 MB at 51 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 722 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7-sources.jar [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20241225.141921-7-sources.jar (29 kB at 14 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 722 kB/s) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.client [INFO] [INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.client >>> [WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport [JENKINS] Archiving javadoc [INFO] [INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.client <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client --- [INFO] Skipping javadoc generation [JENKINS] Archiving javadoc [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/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