SuccessConsole Output

Skipping 974 KB.. Full Log
" NOT found at /co/codewizards/cloudstore/core.jdo
12:41:05.943 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo
12:41:05.944 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo
12:41:05.945 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo
12:41:05.945 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo
12:41:05.946 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo
12:41:05.946 [qtp1593333077-36] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found
12:41:05.946 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData.
12:41:05.947 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data
12:41:05.947 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table]
12:41:05.948 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table.
12:41:05.948 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
12:41:05.948 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 
12:41:05.948 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table.
12:41:05.949 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
12:41:05.949 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table.
12:41:05.949 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
12:41:05.949 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table.
12:41:05.949 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
12:41:05.949 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table.
12:41:05.949 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
12:41:05.950 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table.
12:41:05.950 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
12:41:05.950 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
12:41:05.950 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table.
12:41:05.950 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
12:41:05.950 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table.
12:41:05.951 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
12:41:05.951 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised
12:41:05.951 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@234027d1 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
12:41:05.951 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da571f7" with isolation "serializable"
12:41:05.953 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE
12:41:05.953 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
12:41:05.985 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 32 ms
12:41:05.985 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found
12:41:05.987 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker"
12:41:05.988 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema ""
12:41:05.988 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid")
12:41:06.065 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 77 ms
12:41:06.091 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker"
12:41:06.106 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker"
12:41:06.107 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema ""
12:41:06.107 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid")
12:41:06.127 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
12:41:06.128 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da571f7"
12:41:06.133 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da571f7"
12:41:06.133 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@234027d1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da571f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
12:41:06.133 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@234027d1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da571f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
12:41:06.133 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:41:06.133 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" closed
12:41:06.134 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@53427992" with txn="org.datanucleus.TransactionImpl@38541a99"
12:41:06.134 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
12:41:06.134 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4 (optimistic=false)
12:41:06.136 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
12:41:06.136 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
12:41:06.137 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
12:41:06.137 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
12:41:06.142 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 4 ms
12:41:06.142 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
12:41:06.143 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@176994c2 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
12:41:06.143 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2f0a5baa, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
12:41:06.143 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@176994c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4dd9d7ae, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
12:41:06.144 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@176994c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4dd9d7ae, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.144 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:41:06.152 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@70308afb"
12:41:06.152 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
12:41:06.153 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.153 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
12:41:06.153 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
12:41:06.153 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
12:41:06.154 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:41:06.154 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
12:41:06.155 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
12:41:06.155 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" (id="1") enlisted in transactional cache
12:41:06.156 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" having fields "publicKey" fetched from table ""repository""
12:41:06.156 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@176994c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4dd9d7ae, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.162 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3b6e8f8b"
12:41:06.162 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
12:41:06.163 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
12:41:06.163 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@48b9f0b7"
12:41:06.163 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" (id="1") is having the following fields in Level 2 cache object updated : [3]
12:41:06.164 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" having fields "privateKey" fetched from table ""repository""
12:41:06.164 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@176994c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4dd9d7ae, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.169 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@517c7e19"
12:41:06.169 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
12:41:06.169 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
12:41:06.169 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d4bf82d"
12:41:06.170 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" (id="1") is having the following fields in Level 2 cache object updated : [7]
12:41:06.170 [qtp1593333077-36] INFO  c.c.c.local.LocalRepoManagerImpl - [275c5eb3]initPersistenceManagerFactory: repositoryId=e606b1f8-da0c-4b6b-a33b-202b984ee16d
12:41:06.170 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4
12:41:06.170 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.170 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.170 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2f0a5baa]]
12:41:06.170 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@176994c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4dd9d7ae, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
12:41:06.170 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@176994c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4dd9d7ae, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
12:41:06.171 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@176994c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4dd9d7ae, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.171 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:41:06.171 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:41:06.171 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:41:06.171 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@293d034d, lifecycle=HOLLOW]
12:41:06.171 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
12:41:06.171 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:41:06.171 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" closed
12:41:06.171 [qtp1593333077-36] INFO  c.c.c.local.LocalRepoManagerImpl - [275c5eb3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2566 ms.
12:41:06.172 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@53427992" with txn="org.datanucleus.TransactionImpl@2358704d"
12:41:06.172 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
12:41:06.172 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4 (optimistic=false)
12:41:06.172 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
12:41:06.172 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
12:41:06.173 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
12:41:06.173 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
12:41:06.174 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
12:41:06.175 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
12:41:06.175 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
12:41:06.176 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dff2d06 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
12:41:06.176 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@dc5e2ec, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
12:41:06.176 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dff2d06 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34f0fad7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
12:41:06.176 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dff2d06 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34f0fad7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.176 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
12:41:06.184 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2044e525"
12:41:06.185 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-06-21 12:41:06.172>
12:41:06.185 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.185 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
12:41:06.186 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4
12:41:06.186 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.186 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.186 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@dc5e2ec]]
12:41:06.186 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dff2d06 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34f0fad7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
12:41:06.187 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dff2d06 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34f0fad7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
12:41:06.187 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dff2d06 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34f0fad7, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.187 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:41:06.187 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:41:06.187 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" closed
12:41:06.188 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [71265cbf]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:41:06.188 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [71265cbf]tryAcquire: returning true. lockCounter=1
12:41:06.188 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [71265cbf]tryAcquire: returning true. lockCounter=2
12:41:06.188 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:41:06.189 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [71265cbf]release: NOT releasing underlying FileLock. lockCounter=1
12:41:06.189 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [71265cbf]release: releasing underlying FileLock. lockCounter=0
12:41:06.189 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@53427992" with txn="org.datanucleus.TransactionImpl@527439d4"
12:41:06.189 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
12:41:06.189 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4 (optimistic=false)
12:41:06.190 [qtp1593333077-36] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
12:41:06.190 [qtp1593333077-36] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
12:41:06.190 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27baa4cb [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
12:41:06.191 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@15808b18, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
12:41:06.191 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27baa4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f4d5a4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
12:41:06.191 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27baa4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f4d5a4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.191 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:41:06.191 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5d497acc"
12:41:06.191 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
12:41:06.192 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.192 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
12:41:06.192 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
12:41:06.193 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:41:06.193 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:41:06.193 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:41:06.193 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" (id="1") enlisted in transactional cache
12:41:06.193 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0"
12:41:06.195 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" 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]
12:41:06.195 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:41:06.195 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" field "aliases" loading contents to SCO wrapper from the datastore
12:41:06.196 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27baa4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f4d5a4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.204 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1ea2ce49"
12:41:06.205 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:41:06.205 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
12:41:06.206 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@714c7012"
12:41:06.206 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2bf31f9a]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:41:06.206 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2bf31f9a]tryAcquire: returning true. lockCounter=1
12:41:06.206 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:41:06.207 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2bf31f9a]release: releasing underlying FileLock. lockCounter=0
12:41:06.207 [qtp1593333077-36] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jx7e70lh-utk2z' of repository 'e606b1f8-da0c-4b6b-a33b-202b984ee16d' already in-sync.
12:41:06.207 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dd963b1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:41:06.207 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dd963b1]tryAcquire: returning true. lockCounter=1
12:41:06.207 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dd963b1]tryAcquire: returning true. lockCounter=2
12:41:06.208 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:41:06.208 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dd963b1]release: NOT releasing underlying FileLock. lockCounter=1
12:41:06.209 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dd963b1]release: releasing underlying FileLock. lockCounter=0
12:41:06.209 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.209 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.209 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:41:06.209 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.209 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.209 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4
12:41:06.209 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.209 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.210 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@15808b18]]
12:41:06.210 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27baa4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f4d5a4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
12:41:06.210 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27baa4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f4d5a4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
12:41:06.210 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27baa4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f4d5a4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.210 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:41:06.211 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:41:06.211 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
12:41:06.211 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@cd968a0, lifecycle=HOLLOW]
12:41:06.211 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
12:41:06.211 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:41:06.211 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" closed
12:41:06.212 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@53427992" with txn="org.datanucleus.TransactionImpl@558856e5"
12:41:06.212 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
12:41:06.212 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4 (optimistic=false)
12:41:06.213 [qtp1593333077-36] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
12:41:06.213 [qtp1593333077-36] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
12:41:06.213 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5156e4ae [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
12:41:06.213 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1184ff99, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
12:41:06.214 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5156e4ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b698d77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
12:41:06.214 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5156e4ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b698d77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.214 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
12:41:06.214 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@e5e103e"
12:41:06.214 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
12:41:06.214 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
12:41:06.215 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
12:41:06.215 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
12:41:06.215 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
12:41:06.215 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
12:41:06.216 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
12:41:06.216 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" (id="1") enlisted in transactional cache
12:41:06.216 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf"
12:41:06.217 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" 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]
12:41:06.217 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" (id="1") is having the following fields in Level 2 cache object updated : [6]
12:41:06.217 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5156e4ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b698d77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.224 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@252b9ca6"
12:41:06.224 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
12:41:06.225 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.225 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6b6b4565"
12:41:06.226 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" field "aliases" loading contents to SCO wrapper from the datastore
12:41:06.226 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5156e4ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b698d77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.227 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5131e9f0"
12:41:06.227 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
12:41:06.227 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
12:41:06.227 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4a218580"
12:41:06.227 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.227 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.228 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:41:06.228 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.228 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.228 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4
12:41:06.228 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.228 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.228 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1184ff99]]
12:41:06.228 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5156e4ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b698d77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
12:41:06.229 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5156e4ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b698d77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
12:41:06.229 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5156e4ae [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b698d77, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.229 [qtp1593333077-36] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
12:41:06.229 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
12:41:06.229 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:41:06.229 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6608debf, lifecycle=HOLLOW]
12:41:06.229 [qtp1593333077-36] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
12:41:06.230 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:41:06.230 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" closed
12:41:06.230 [qtp1593333077-36] DEBUG c.c.c.local.LocalRepoManagerImpl - [275c5eb3]open: closing=false closeAbortable=true
12:41:06.230 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@53427992" with txn="org.datanucleus.TransactionImpl@25f0b93f"
12:41:06.230 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
12:41:06.230 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4 (optimistic=false)
12:41:06.231 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10f4bfd]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
12:41:06.231 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10f4bfd]tryAcquire: returning true. lockCounter=1
12:41:06.231 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10f4bfd]tryAcquire: returning true. lockCounter=2
12:41:06.231 [qtp1593333077-36] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
12:41:06.231 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10f4bfd]release: NOT releasing underlying FileLock. lockCounter=1
12:41:06.232 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10f4bfd]release: releasing underlying FileLock. lockCounter=0
12:41:06.232 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
12:41:06.233 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
12:41:06.233 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
12:41:06.233 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
12:41:06.235 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
12:41:06.235 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
12:41:06.235 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
12:41:06.235 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4015318e, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
12:41:06.235 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
12:41:06.235 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.236 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
12:41:06.242 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@18c3f52e"
12:41:06.242 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
12:41:06.243 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.243 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
12:41:06.244 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
12:41:06.244 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
12:41:06.244 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
12:41:06.244 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
12:41:06.245 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
12:41:06.246 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
12:41:06.246 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.246 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
12:41:06.251 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@230a0808"
12:41:06.251 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
12:41:06.251 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
12:41:06.252 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
12:41:06.253 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
12:41:06.254 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
12:41:06.254 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
12:41:06.254 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
12:41:06.256 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
12:41:06.256 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
12:41:06.256 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.256 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
12:41:06.266 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@35fef392"
12:41:06.266 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
12:41:06.267 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.267 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
12:41:06.268 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
12:41:06.268 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
12:41:06.268 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
12:41:06.269 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
12:41:06.270 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
12:41:06.270 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
12:41:06.270 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.270 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
12:41:06.277 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@24ecbd87"
12:41:06.277 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
12:41:06.278 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.278 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
12:41:06.279 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
12:41:06.279 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
12:41:06.279 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
12:41:06.279 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
12:41:06.281 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
12:41:06.281 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
12:41:06.281 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.281 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
12:41:06.293 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3a258ffa"
12:41:06.293 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
12:41:06.294 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.294 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
12:41:06.295 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
12:41:06.295 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
12:41:06.295 [qtp1593333077-36] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
12:41:06.295 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
12:41:06.297 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
12:41:06.297 [qtp1593333077-36] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
12:41:06.297 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.297 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
12:41:06.307 [qtp1593333077-36] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@23237c33"
12:41:06.307 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
12:41:06.308 [qtp1593333077-36] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
12:41:06.308 [qtp1593333077-36] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.309 [qtp1593333077-36] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@47f260c4
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4015318e]]
12:41:06.309 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
12:41:06.310 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
12:41:06.310 [qtp1593333077-36] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b3ec5b7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@500e110d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@47f260c4" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7ea93a6d]"
12:41:06.310 [qtp1593333077-36] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
12:41:06.310 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 1 Cache cleared
12:41:06.310 [qtp1593333077-36] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@47f260c4" closed
12:41:06.310 [qtp1593333077-36] INFO  c.c.c.local.LocalRepoManagerImpl - [275c5eb3]_close: Shutting down real LocalRepoManager.
12:41:06.555 [qtp1593333077-36] DEBUG DataNucleus.Connection - Closing Connection Pool tx
12:41:06.556 [qtp1593333077-36] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
12:41:06.556 [qtp1593333077-36] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
12:41:06.556 [qtp1593333077-36] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
12:41:06.557 [qtp1593333077-36] DEBUG DataNucleus.Cache - Level 2 Cache cleared
12:41:07.473 [qtp1593333077-36] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5bba1fb8]release: releasing underlying FileLock. lockCounter=0
12:41:07.478 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1863dc93[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2d7fe47a{null}
12:41:07.478 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@1c836311{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:37108/RepoInfo}
200 OK HTTP/1.1
Content-Length: 765
Content-Type: application/xml


12:41:07.479 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2a489ed4[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@78698253] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
12:41:07.479 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2a489ed4[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@78698253] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING
12:41:07.479 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ee85e89{IDLE} [HeapByteBuffer@4e38a8b8[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20180605)\r\n\r\n>>>lpRF9NcElrN0pGWV9...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1863dc93[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
12:41:07.480 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ee85e89{WRITING}:IDLE-->WRITING
12:41:07.480 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,-,W,3949/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}
12:41:07.481 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true 104/104+1 WriteFlusher@7ee85e89{WRITING}
12:41:07.481 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ee85e89{IDLE}:WRITING-->IDLE
12:41:07.481 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@2a489ed4[PROCESSING][i=HTTP/1.1{s=200,h=2},cb=org.eclipse.jetty.server.HttpChannel$CommitCallback@78698253] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
12:41:07.486 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1c836311{r=1,c=true,a=DISPATCHED,uri=//127.0.0.1:37108/RepoInfo}
12:41:07.486 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@2d551be3{s=DISPATCHED a=NOT_ASYNC i=true r=NONE/false w=false} unhandle DISPATCHED
12:41:07.487 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c836311{r=1,c=true,a=COMPLETING,uri=//127.0.0.1:37108/RepoInfo} action COMPLETE
12:41:07.487 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765
12:41:07.487 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
12:41:07.487 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
12:41:07.487 [qtp1593333077-36] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null} handle exit, result COMPLETE
12:41:07.488 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,-,-,6/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}
12:41:07.488 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,-,-,7/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}
12:41:07.489 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,-,-,7/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}] filled 0 HeapByteBuffer@4e38a8b8[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}
12:41:07.489 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,-,-,8/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}] parse HeapByteBuffer@4e38a8b8[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} {}
12:41:07.490 [qtp1593333077-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@4e38a8b8[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}
12:41:07.490 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,-,-,9/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}] parsed false HttpParser{s=START,0 of -1}
12:41:07.491 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,-,-,9/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}]
12:41:07.491 [qtp1593333077-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,-,-,10/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}]
12:41:07.492 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.FillInterest - FillInterest@19e96e97{true,AC.ReadCB@7bb0f3d2{HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,FI,-,0/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}]}} register AC.ReadCB@7bb0f3d2{HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,FI,-,1/30000,HttpConnection@7bb0f3d2}{io=0/0,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}]}
12:41:07.493 [qtp1593333077-36] DEBUG o.e.jetty.io.SelectChannelEndPoint - changeInterests p=false 0->1 for SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,FI,-,2/30000,HttpConnection@7bb0f3d2}{io=0/1,kio=0,kro=1}
12:41:07.494 [qtp1593333077-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,FI,-,2/30000,HttpConnection@7bb0f3d2}{io=0/1,kio=0,kro=1}:runUpdateKey on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
12:41:07.494 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected
12:41:07.494 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,FI,-,3/30000,HttpConnection@7bb0f3d2}{io=0/1,kio=0,kro=1}:runUpdateKey
12:41:07.495 [qtp1593333077-37] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1 on SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,FI,-,3/30000,HttpConnection@7bb0f3d2}{io=1/1,kio=1,kro=1}
12:41:07.495 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select
12:41:07.495 [qtp1593333077-36] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,FI,-,3/30000,HttpConnection@7bb0f3d2}{io=0/1,kio=0,kro=1}][p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}] onFillable exit HttpChannelState@2d551be3{s=IDLE a=NOT_ASYNC i=true r=NONE/false w=false} null
12:41:07.495 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 ran SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,Open,in,out,FI,-,4/30000,HttpConnection@7bb0f3d2}{io=1/1,kio=1,kro=1}:runFillable
12:41:07.495 [qtp1593333077-36] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produce exit
12:41:07.495 [qtp1593333077-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35
12:41:07.499 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 4026 ms
Local repository:
  repository.repositoryId = e606b1f8-da0c-4b6b-a33b-202b984ee16d
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jx7e70lh-utk2z
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@2f4d01b6
  repository.publicKeySha1 = A8:DC:5C:5F:D2:C7:73:60:8D:0D:0C:44:5E:AA:C7:52:8E:87:A5:64

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

12:41:07.501 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@5bcec67e
12:41:07.501 [main] DEBUG org.eclipse.jetty.server.Server - doStop org.eclipse.jetty.server.Server@5bcec67e
12:41:07.501 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@5bcec67e by 
12:41:07.501 [qtp1593333077-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1593333077-35-acceptor-0@2a87ba34-ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:37108}
12:41:07.502 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:41:07.502 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1
12:41:07.502 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
12:41:07.502 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
12:41:07.502 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@112c2930 on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
12:41:07.502 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
12:41:07.503 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@112c2930
12:41:07.503 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 endPoints on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
12:41:07.503 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 0 endPoints on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
12:41:07.503 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select
12:41:07.503 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@7f426ddd on org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=0 selected=0
12:41:07.503 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
12:41:07.503 [qtp1593333077-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@7f426ddd
12:41:07.504 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produced null
12:41:07.504 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1
12:41:07.504 [qtp1593333077-34] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@76dbabed produce exit
12:41:07.504 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1
12:41:07.504 [qtp1593333077-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@44592c39 id=2 keys=-1 selected=-1
12:41:07.504 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
12:41:07.504 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
12:41:07.505 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@28e7bb31 on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
12:41:07.505 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
12:41:07.505 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@28e7bb31
12:41:07.505 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 endPoints on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
12:41:07.506 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 0 endPoints on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
12:41:07.506 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@6fe04f2a on org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=0 selected=0
12:41:07.506 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select
12:41:07.506 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
12:41:07.506 [qtp1593333077-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@6fe04f2a
12:41:07.506 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@61908fc7 produced null
12:41:07.506 [qtp1593333077-33] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@61908fc7 produce exit
12:41:07.506 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1
12:41:07.507 [qtp1593333077-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1
12:41:07.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@7015ebef id=1 keys=-1 selected=-1
12:41:07.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
12:41:07.507 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopping org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
12:41:07.507 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@1f758e4f on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
12:41:07.507 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/1 selected
12:41:07.508 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseEndPoints@1f758e4f
12:41:07.508 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 endPoints on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
12:41:07.508 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$EndPointCloser@e81f71a on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
12:41:07.508 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Closed 1 endPoints on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
12:41:07.508 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produced org.eclipse.jetty.io.ManagedSelector$EndPointCloser@e81f71a
12:41:07.508 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 dispatch
12:41:07.508 [qtp1593333077-37] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35
12:41:07.509 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 run org.eclipse.jetty.io.ManagedSelector$EndPointCloser@e81f71a
12:41:07.509 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@7ee85e89{IDLE} java.nio.channels.ClosedChannelException
12:41:07.509 [qtp1593333077-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35
12:41:07.509 [qtp1593333077-37] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
12:41:07.509 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 run
12:41:07.509 [qtp1593333077-37] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
12:41:07.509 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produce enter
12:41:07.509 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 producing
12:41:07.509 [qtp1593333077-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop waiting on select
12:41:07.509 [qtp1593333077-37] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,CLOSED,in,out,-,-,18/30000,HttpConnection@7bb0f3d2}{io=1/1,kio=1,kro=1}][p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}] onFillInterestedFailed java.nio.channels.ClosedChannelException
12:41:07.509 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,CLOSED,in,out,-,-,18/30000,HttpConnection@7bb0f3d2}{io=1/1,kio=1,kro=1}
12:41:07.510 [qtp1593333077-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4618ba on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=1 selected=0
12:41:07.510 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 ran org.eclipse.jetty.io.ManagedSelector$EndPointCloser@e81f71a
12:41:07.510 [qtp1593333077-37] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produce exit
12:41:07.510 [qtp1593333077-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35
12:41:07.510 [qtp1593333077-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector loop woken up from select, 0/0 selected
12:41:07.510 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produced org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4618ba
12:41:07.510 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 dispatch
12:41:07.510 [qtp1593333077-39] DEBUG o.e.j.util.thread.QueuedThreadPool - queue EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35
12:41:07.510 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4618ba
12:41:07.510 [qtp1593333077-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35
12:41:07.510 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseSelector@733534f9 on org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=0 selected=0
12:41:07.510 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Pend/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 run
12:41:07.510 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produce enter
12:41:07.510 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 producing
12:41:07.510 [qtp1593333077-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Running change org.eclipse.jetty.io.ManagedSelector$CloseSelector@733534f9
12:41:07.511 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Prod/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produced null
12:41:07.511 [qtp1593333077-38] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produce exit
12:41:07.511 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Stopped org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=-1 selected=-1
12:41:07.510 [qtp1593333077-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,CLOSED,ISHUT,OSHUT,-,-,19/30000,HttpConnection@7bb0f3d2}{io=1/1,kio=-1,kro=-1}
12:41:07.511 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.ManagedSelector@5e180aaf id=0 keys=-1 selected=-1
12:41:07.511 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@1f66d8e1
12:41:07.511 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@7a2fce12[HTTP/1.1]
12:41:07.511 [qtp1593333077-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@7bb0f3d2[SelectChannelEndPoint@38cd581{/127.0.0.1:35232<->37108,CLOSED,ISHUT,OSHUT,-,-,20/30000,HttpConnection@7bb0f3d2}{io=1/1,kio=-1,kro=-1}][p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@7cac9c5e{s=START},c=HttpChannelOverHttp@1c836311{r=1,c=false,a=IDLE,uri=null}]
12:41:07.511 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4618ba
12:41:07.511 [qtp1593333077-39] DEBUG o.e.j.u.t.s.ExecuteProduceConsume - EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35 produce exit
12:41:07.511 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@7a2fce12[HTTP/1.1]
12:41:07.511 [qtp1593333077-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35
12:41:07.511 [qtp1593333077-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran EPC Idle/org.eclipse.jetty.io.ManagedSelector$SelectorProducer@53799d35
12:41:07.511 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:41:07.512 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@4bb1b96b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
12:41:07.512 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@5bcec67e
12:41:07.512 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5
12:41:07.512 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@713a35c5
12:41:07.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@68b7d0ef{/,null,SHUTDOWN}
12:41:07.513 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE}
12:41:07.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@3421debd
12:41:07.513 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@3421debd
12:41:07.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@7069f076
12:41:07.513 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@7069f076
12:41:07.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false
12:41:07.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-11787b64@c05ddd1e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false
12:41:07.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true
12:41:07.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1f782c05@2fd7a1ba==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true
12:41:07.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@7069f076
12:41:07.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9
12:41:07.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@41bfa9e9
12:41:07.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@3421debd
12:41:07.515 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE}
12:41:07.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@68b7d0ef{/,null,UNAVAILABLE}
12:41:07.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61
12:41:07.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@2dafae61
12:41:07.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp1593333077{STARTED,8<=8<=500,i=8,q=0}
12:41:07.517 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp1593333077{STOPPED,8<=8<=500,i=0,q=0}
12:41:07.518 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@5bcec67e
12:41:07.518 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
12:41:07.518 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4db77402]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.854 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 380.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 137.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 103.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 84.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 57.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 426.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 85.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 106.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 78.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (5 KB at 294.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (6 KB at 409.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (9 KB at 581.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 554.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 18.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (4 KB at 164.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 165.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 102.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 157.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (4 KB at 133.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 199.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 633.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 1527.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 172.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 186.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 943.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 46.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 612.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 37.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 71.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 67.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 33.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 390.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (6 KB at 279.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 12.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 183.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (2 KB at 99.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 265.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (2 KB at 102.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 147.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (2 KB at 101.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (2 KB at 105.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (2 KB at 76.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 44.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 390.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 169.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 1218.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 88.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 210.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 117.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 159.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 91.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 85.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 94.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 216.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5 KB at 353.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 711.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 597.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloading: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 838.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 2341.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 1003.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 978.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 3655.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 1048.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 1101.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 2890.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 3484.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 1706.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 KB at 992.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 1123.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 1142.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 1251.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 KB at 882.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 1582.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 6608.5 KB/sec)
[INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar
[INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar
[INFO] Copying jetty-continuation-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.3.24.v20180605.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar
[INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar
[INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar
[INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] Copying jetty-webapp-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.3.24.v20180605.jar
[INFO] Copying jetty-xml-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.3.24.v20180605.jar
[INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying jetty-io-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.3.24.v20180605.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar
[INFO] Copying jetty-http-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.3.24.v20180605.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar
[INFO] Copying commons-compress-1.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.7.jar
[INFO] Copying jetty-security-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.3.24.v20180605.jar
[INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar
[INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar
[INFO] Copying jetty-server-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.3.24.v20180605.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar
[INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar
[INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar
[INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar
[INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar
[INFO] Copying jetty-servlets-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.3.24.v20180605.jar
[INFO] Copying jetty-util-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.3.24.v20180605.jar
[INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar
[INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar
[INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar
[INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying xz-1.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/xz-1.4.jar
[INFO] Copying jetty-servlet-9.3.24.v20180605.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.3.24.v20180605.jar
[INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 156.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 140.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 153.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 144.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 113.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 513.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 20.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 450.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 164.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 46.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 341.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 332.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 210.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 181.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 49.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 KB at 575.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (2 KB at 82.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (2 KB at 72.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (2 KB at 81.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (2 KB at 93.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (3 KB at 132.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (2 KB at 83.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 73.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 97.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 455.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 521.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 263.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 869.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 3763.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 761.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 1451.6 KB/sec)
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 48.8 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3.jar (44 KB at 14547.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3.pom (4 KB)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 130.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 472.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 195.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3-bin.tar.gz
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3-bin.tar.gz (21201 KB at 54782.5 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3-bin.zip
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3-bin.zip (23492 KB at 55014.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190622.104113-3-sources.jar (26 KB at 25916.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected