[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://codewizards.co/maven/release/args4j/args4j/2.0.16/args4j-2.0.16.pom Downloading: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom (2 KB at 64.7 KB/sec) Downloading: https://codewizards.co/maven/release/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom Downloading: http://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom (4 KB at 197.2 KB/sec) Downloading: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom Downloaded: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom (2 KB at 17.1 KB/sec) Downloading: https://codewizards.co/maven/release/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 KB at 988.9 KB/sec) Downloading: https://codewizards.co/maven/release/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (76 KB at 3029.8 KB/sec) Downloading: https://codewizards.co/maven/release/org/apache/apache/19/apache-19.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (16 KB at 756.3 KB/sec) Downloading: https://codewizards.co/maven/release/args4j/args4j/2.0.16/args4j-2.0.16.jar Downloading: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar Downloading: https://codewizards.co/maven/release/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar Downloaded: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar (406 KB at 3618.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar Downloaded: http://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar (55 KB at 999.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (578 KB at 7705.1 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.updater.PGPTest Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 11:41:49.969 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 11:41:50.042 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz 11:41:50.465 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 422 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 11:41:51.186 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:41:51.197 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1 11:41:51.199 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:41:51.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:41:51.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:41:51.258 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz 11:41:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' 11:41:51.332 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-166' dir.usableSpace='9914 MiB' expectedRequiredSpace='25 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 11:41:51.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:41:51.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig 11:41:51.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' 11:41:51.520 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-166' dir.usableSpace='9897 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:42:01.199 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15685405099840/installation/cloudstore' dir.usableSpace='9897 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15685405099840/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k0ksj01d.tar.gz 11:42:01.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc' 11:42:01.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc]' 11:42:01.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc' 11:42:01.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc]' 11:42:01.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init' 11:42:01.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, init]' 11:42:01.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init' 11:42:01.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, init]' 11:42:01.218 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.219 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init/cloudstore-server.conf' 11:42:01.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:42:01.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init/cloudstore-server.conf' 11:42:01.220 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:42:01.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init.d' 11:42:01.222 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, init.d]' 11:42:01.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init.d' 11:42:01.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, init.d]' 11:42:01.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.224 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init.d/cloudstore-server' 11:42:01.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, init.d, cloudstore-server]' 11:42:01.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init.d/cloudstore-server' 11:42:01.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, init.d, cloudstore-server]' 11:42:01.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/profile.d' 11:42:01.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, profile.d]' 11:42:01.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/profile.d' 11:42:01.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, profile.d]' 11:42:01.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.229 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:01.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:01.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:01.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:01.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib' 11:42:01.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib]' 11:42:01.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib' 11:42:01.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib]' 11:42:01.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:42:01.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:42:01.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:42:01.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:42:01.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:42:01.247 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:42:01.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:42:01.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:42:01.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:42:01.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:42:01.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:42:01.251 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:42:01.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.256 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:01.256 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:01.256 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:01.256 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:01.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.295 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:42:01.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:42:01.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:42:01.296 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:42:01.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:01.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:01.306 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:01.307 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:01.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:42:01.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:42:01.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:42:01.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:42:01.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.325 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:01.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:01.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:01.326 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:01.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:42:01.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:42:01.353 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:42:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:42:01.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:01.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:01.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:01.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.362 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 11:42:01.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 11:42:01.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 11:42:01.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 11:42:01.365 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:42:01.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:42:01.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:42:01.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:42:01.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:42:01.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:42:01.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:42:01.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:42:01.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:42:01.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:42:01.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:42:01.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:42:01.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.456 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:42:01.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:42:01.457 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:42:01.458 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:42:01.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.463 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:42:01.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:42:01.464 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:42:01.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:42:01.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.468 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:01.469 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:01.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:01.470 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:01.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:42:01.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:42:01.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:42:01.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:42:01.634 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.634 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.634 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:01.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:01.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:01.635 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:01.639 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:01.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:01.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:01.640 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:01.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:42:01.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:42:01.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:42:01.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:42:01.862 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:01.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:01.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:01.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:01.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:01.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:01.897 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.898 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 11:42:01.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 11:42:01.899 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 11:42:01.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 11:42:01.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.905 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:01.906 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/xz-1.4.jar' 11:42:01.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, xz-1.4.jar]' 11:42:01.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/xz-1.4.jar' 11:42:01.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, xz-1.4.jar]' 11:42:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:01.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:01.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:01.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:01.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:01.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:02.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.088 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:42:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:42:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:42:02.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:42:02.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.318 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:02.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:02.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:02.320 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:02.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:02.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:02.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:02.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:42:02.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:42:02.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:42:02.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:42:02.358 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:42:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:42:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:42:02.359 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:42:02.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:02.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:02.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:02.382 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:02.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:02.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:02.388 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:02.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:02.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:42:02.538 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:42:02.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:42:02.539 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:42:02.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.543 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:42:02.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:42:02.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:42:02.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:42:02.545 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:42:02.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:42:02.546 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:42:02.547 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:42:02.553 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.554 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:42:02.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:42:02.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:42:02.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:42:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:42:02.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:42:02.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:42:02.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:42:02.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:42:02.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:42:02.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:42:02.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:42:02.591 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.591 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.591 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.591 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.591 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:02.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:02.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:02.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:02.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.594 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:02.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:02.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:02.595 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:02.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:02.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:02.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:02.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:02.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:42:02.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:42:02.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:42:02.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:42:02.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:02.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:02.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:02.615 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:02.625 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:42:02.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:42:02.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:42:02.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:42:02.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:42:02.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:42:02.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:42:02.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:42:02.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:42:02.663 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:42:02.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:42:02.664 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:42:02.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:42:02.668 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:42:02.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:42:02.669 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:42:02.695 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:02.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:02.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:02.696 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:02.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:42:02.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:42:02.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:42:02.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:42:02.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:02.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:02.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:02.719 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:02.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:02.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:02.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:02.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:02.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:42:02.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:42:02.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:42:02.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:42:02.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:42:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:42:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:42:02.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:42:02.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:42:02.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:42:02.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:42:02.809 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:42:02.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:02.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:02.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:02.819 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:02.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:02.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:02.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:02.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:02.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin' 11:42:02.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin]' 11:42:02.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin' 11:42:02.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin]' 11:42:02.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server' 11:42:02.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin, cloudstore-server]' 11:42:02.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server' 11:42:02.850 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin, cloudstore-server]' 11:42:02.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore.bat' 11:42:02.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin, cloudstore.bat]' 11:42:02.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore.bat' 11:42:02.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin, cloudstore.bat]' 11:42:02.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore' 11:42:02.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin, cloudstore]' 11:42:02.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore' 11:42:02.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin, cloudstore]' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server.bat' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin, cloudstore-server.bat]' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server.bat' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, bin, cloudstore-server.bat]' 11:42:02.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore' 11:42:02.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore]' 11:42:02.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/installation.properties' 11:42:02.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, installation.properties]' 11:42:02.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405099840/installation/cloudstore/installation.properties' 11:42:02.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405099840, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15685405099840/installation/cloudstore 11:42:02.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 11:42:02.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 11:42:02.857 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:42:02.858 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:42:02.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 11:42:02.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:42:02.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:42:02.859 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:42:02.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:42:02.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:42:02.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:42:02.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 11:42:02.860 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:42:02.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 11:42:02.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:42:02.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:42:02.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:42:02.861 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 11:42:02.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak' 11:42:02.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:42:02.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:42:02.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:42:02.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:42:02.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 11:42:02.862 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:42:02.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:42:02.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 11:42:02.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:42:02.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:42:02.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:42:02.863 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 11:42:02.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:42:02.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:42:02.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 11:42:02.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 11:42:02.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:42:02.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:42:02.864 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:42:02.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 11:42:02.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 11:42:02.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 11:42:02.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:42:02.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:42:02.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:42:02.865 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:42:02.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:42:02.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak' 11:42:02.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:42:02.866 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak' 11:42:02.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:42:02.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 11:42:02.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 11:42:02.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:42:02.867 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:42:02.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:42:02.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:42:02.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:42:02.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak' 11:42:02.868 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:42:02.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:42:02.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:42:02.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 11:42:02.869 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:42:02.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:42:02.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 11:42:02.870 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405099840/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15685405099840/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15685405099840/installation/cloudstore 11:42:03.149 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore 11:42:03.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc 11:42:03.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init 11:42:03.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init/cloudstore-server.conf 11:42:03.150 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 11:42:03.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init.d 11:42:03.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init.d/cloudstore-server 11:42:03.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 11:42:03.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/profile.d 11:42:03.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/profile.d/cloudstore.sh 11:42:03.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 11:42:03.152 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib 11:42:03.152 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:42:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 11:42:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 11:42:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:42:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-core-1.0.13.jar 11:42:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:42:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 11:42:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:42:03.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:42:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:42:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:42:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:42:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 11:42:03.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 11:42:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:42:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:42:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:42:03.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 11:42:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 11:42:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 11:42:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:42:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:42:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 11:42:03.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:42:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 11:42:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:42:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:42:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:42:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/derby-10.13.1.1.jar 11:42:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 11:42:03.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:42:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 11:42:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:42:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:42:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 11:42:03.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:42:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:42:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:42:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:42:03.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:42:03.160 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:42:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 11:42:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:42:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:42:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:42:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/args4j-2.0.16.jar 11:42:03.161 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 11:42:03.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:42:03.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:42:03.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:42:03.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:42:03.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/xz-1.4.jar 11:42:03.162 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/guava-14.0.1.jar 11:42:03.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:42:03.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 11:42:03.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 11:42:03.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:42:03.163 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:42:03.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:42:03.164 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 11:42:03.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:42:03.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:42:03.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:42:03.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:42:03.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 11:42:03.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:42:03.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:42:03.165 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:42:03.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 11:42:03.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:42:03.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:42:03.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:42:03.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:42:03.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 11:42:03.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 11:42:03.166 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:42:03.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:42:03.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:42:03.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:42:03.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 11:42:03.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:42:03.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 11:42:03.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:42:03.167 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:42:03.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 11:42:03.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 11:42:03.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 11:42:03.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:42:03.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 11:42:03.168 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:42:03.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:42:03.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:42:03.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:42:03.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 11:42:03.169 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:42:03.170 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:42:03.170 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:42:03.170 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:42:03.170 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 11:42:03.171 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:42:03.171 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:42:03.171 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:42:03.172 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:42:03.172 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 11:42:03.172 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:42:03.172 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/commons-compress-1.7.jar 11:42:03.172 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/transaction-api-1.1.jar 11:42:03.172 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:42:03.173 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:42:03.174 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:42:03.174 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:42:03.175 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:42:03.175 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 11:42:03.175 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:42:03.176 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 11:42:03.177 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 11:42:03.177 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin 11:42:03.177 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server 11:42:03.177 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore.bat 11:42:03.177 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore.csupdbak 11:42:03.177 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore 11:42:03.177 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server.bat 11:42:03.178 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 11:42:03.178 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore-server.csupdbak 11:42:03.178 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:42:03.178 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/backup 11:42:03.178 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k0ksj01d.tar.gz 11:42:03.178 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405099840/installation/cloudstore/installation.properties 11:42:03.178 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405099840/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:42:03.186 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:42:03.267 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz 11:42:03.494 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 226 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 11:42:03.726 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:42:03.727 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1 11:42:03.727 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:42:03.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:03.727 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:03.743 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz 11:42:03.763 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' 11:42:03.764 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1277' dir.usableSpace='9920 MiB' expectedRequiredSpace='24 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 11:42:04.080 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:42:04.082 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig 11:42:04.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' 11:42:04.096 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1277' dir.usableSpace='9903 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:42:13.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15685405232360/installation/cloudstore' dir.usableSpace='9903 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15685405232360/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k0ksj9pc.tar.gz 11:42:13.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/etc' 11:42:13.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, etc]' 11:42:13.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/etc' 11:42:13.733 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, etc]' 11:42:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/etc/profile.d' 11:42:13.735 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, etc, profile.d]' 11:42:13.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/etc/profile.d' 11:42:13.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, etc, profile.d]' 11:42:13.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:13.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:13.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:13.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib]' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib]' 11:42:13.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:42:13.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:42:13.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:42:13.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:42:13.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:13.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:13.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:13.751 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:13.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:42:13.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:42:13.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:42:13.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:42:13.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:13.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:13.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:13.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:13.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:42:13.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:42:13.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:42:13.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:42:13.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:42:13.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:42:13.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:42:13.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:42:13.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:13.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:13.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:13.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:13.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:13.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:13.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:13.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:13.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:42:13.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:42:13.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:42:13.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:42:13.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:13.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:13.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:13.849 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:13.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:42:13.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:42:13.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:42:13.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:42:13.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:13.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:13.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:13.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:13.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:13.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:13.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:13.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:13.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:13.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:14.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.202 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:14.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:14.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:14.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:14.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:14.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:14.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:14.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:14.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:14.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:14.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:14.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:14.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/xz-1.4.jar' 11:42:14.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, xz-1.4.jar]' 11:42:14.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/xz-1.4.jar' 11:42:14.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, xz-1.4.jar]' 11:42:14.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:14.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:14.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:14.243 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:14.401 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:42:14.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:42:14.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:42:14.403 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:42:14.419 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:42:14.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:42:14.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:42:14.420 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:42:14.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:14.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:14.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:14.427 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:14.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:14.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:14.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:14.448 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:14.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.459 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:14.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:14.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:14.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:14.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:14.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:14.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:14.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:14.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:14.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:14.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:14.611 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:14.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:14.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:14.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:14.614 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:14.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:14.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:14.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:14.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:14.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:42:14.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:42:14.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:42:14.629 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:42:14.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.835 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:14.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:14.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:14.836 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:14.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:14.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:14.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:14.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:14.863 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:14.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:14.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:14.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:14.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:14.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:14.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:14.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.934 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:14.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:14.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:14.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:14.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:14.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:14.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:14.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:14.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/bin' 11:42:14.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, bin]' 11:42:14.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/bin' 11:42:14.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, bin]' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore.bat' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, bin, cloudstore.bat]' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore.bat' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, bin, cloudstore.bat]' 11:42:14.964 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, bin, cloudstore]' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, bin, cloudstore]' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore]' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/installation.properties' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, installation.properties]' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405232360/installation/cloudstore/installation.properties' 11:42:14.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405232360, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15685405232360/installation/cloudstore 11:42:14.966 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:42:14.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 11:42:14.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:42:14.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak' 11:42:14.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:42:14.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 11:42:14.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 11:42:14.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:42:14.967 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:42:14.968 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:42:14.969 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:42:14.970 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405232360/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15685405232360/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15685405232360/installation/cloudstore 11:42:15.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore 11:42:15.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/etc 11:42:15.214 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib 11:42:15.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:42:15.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 11:42:15.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:42:15.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-core-1.0.13.jar 11:42:15.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:42:15.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 11:42:15.215 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:42:15.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 11:42:15.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:42:15.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 11:42:15.216 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:42:15.217 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:42:15.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:42:15.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:42:15.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:42:15.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:42:15.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:42:15.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 11:42:15.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 11:42:15.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 11:42:15.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/derby-10.10.2.0.jar 11:42:15.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:42:15.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 11:42:15.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/args4j-2.0.16.jar 11:42:15.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 11:42:15.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:42:15.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:42:15.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:42:15.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/xz-1.4.jar 11:42:15.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/guava-14.0.1.jar 11:42:15.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 11:42:15.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:42:15.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:42:15.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:42:15.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:42:15.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:42:15.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 11:42:15.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:42:15.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:42:15.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:42:15.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/commons-compress-1.7.jar 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/transaction-api-1.1.jar 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:42:15.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 11:42:15.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:42:15.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:42:15.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:42:15.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:42:15.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:42:15.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/bin 11:42:15.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore.bat 11:42:15.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore.csupdbak 11:42:15.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore 11:42:15.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:42:15.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/backup 11:42:15.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k0ksj9pc.tar.gz 11:42:15.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405232360/installation/cloudstore/installation.properties 11:42:15.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405232360/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:42:15.236 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:42:15.320 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz 11:42:15.518 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 195 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz CloudStore updater started. Downloading meta-data. 11:42:15.782 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:42:15.782 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1 11:42:15.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:42:15.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:15.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:15.787 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz 11:42:15.807 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' 11:42:15.807 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1fca' dir.usableSpace='9914 MiB' expectedRequiredSpace='25 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 11:42:15.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:42:15.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig 11:42:15.958 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' 11:42:15.958 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1fca' dir.usableSpace='9897 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:42:25.783 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15685405352840/installation/cloudstore' dir.usableSpace='9897 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15685405352840/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k0ksjj08.tar.gz 11:42:25.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.788 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.788 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.788 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.788 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/etc' 11:42:25.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, etc]' 11:42:25.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/etc' 11:42:25.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, etc]' 11:42:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/etc/profile.d' 11:42:25.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, etc, profile.d]' 11:42:25.793 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/etc/profile.d' 11:42:25.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, etc, profile.d]' 11:42:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:25.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:25.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:25.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:25.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib' 11:42:25.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib]' 11:42:25.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib' 11:42:25.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib]' 11:42:25.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.799 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:42:25.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:42:25.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:42:25.800 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:42:25.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:42:25.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:42:25.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:42:25.808 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:42:25.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.810 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:25.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:25.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:25.811 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:25.842 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:42:25.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:42:25.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:42:25.843 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:42:25.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:25.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:25.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:25.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:25.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:42:25.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:42:25.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:42:25.860 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:42:25.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:25.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:25.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:25.864 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:25.885 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:25.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:25.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:25.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:25.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:42:25.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:42:25.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:42:25.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:42:25.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.950 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:42:25.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:42:25.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:42:25.951 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:42:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:42:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:42:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:42:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:42:25.965 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:42:25.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:42:25.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 11:42:25.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 11:42:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:42:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:42:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 11:42:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 11:42:25.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:25.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:25.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:25.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:25.974 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:25.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:26.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:42:26.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:42:26.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:42:26.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:42:26.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:26.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:26.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:26.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:26.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:26.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:26.141 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:26.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:26.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:42:26.355 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:42:26.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 11:42:26.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 11:42:26.363 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:26.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:26.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:26.364 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:26.387 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.389 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:26.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:26.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:26.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:26.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:26.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:26.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:26.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:26.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/xz-1.4.jar' 11:42:26.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, xz-1.4.jar]' 11:42:26.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/xz-1.4.jar' 11:42:26.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, xz-1.4.jar]' 11:42:26.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:26.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:26.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:26.404 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:26.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:42:26.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:42:26.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 11:42:26.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 11:42:26.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:26.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:26.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:26.792 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:26.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:26.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:26.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:26.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:26.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:42:26.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:42:26.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 11:42:26.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 11:42:26.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:42:26.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:42:26.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 11:42:26.826 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 11:42:26.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.847 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:26.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:26.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:26.848 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:26.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:26.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:26.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:26.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:26.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.998 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:26.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:26.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:42:26.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:42:26.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:42:26.999 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:42:27.002 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.002 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:42:27.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:42:27.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 11:42:27.003 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 11:42:27.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:42:27.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:42:27.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 11:42:27.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 11:42:27.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:42:27.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:42:27.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 11:42:27.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 11:42:27.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:42:27.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:42:27.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:42:27.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:42:27.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:42:27.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:42:27.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:42:27.033 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:42:27.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:27.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:27.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:27.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:27.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:27.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:27.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:27.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:27.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:27.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:27.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:27.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:27.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.059 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:42:27.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:42:27.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 11:42:27.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 11:42:27.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:27.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:27.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:27.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:27.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:42:27.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:42:27.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 11:42:27.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 11:42:27.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:42:27.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:42:27.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:42:27.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:42:27.104 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:42:27.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:42:27.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 11:42:27.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 11:42:27.107 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:42:27.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:42:27.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 11:42:27.108 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 11:42:27.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:27.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:27.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:27.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:27.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:42:27.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:42:27.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:42:27.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:42:27.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:27.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:27.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:27.155 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:27.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:27.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:27.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:27.176 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:27.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:42:27.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:42:27.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:42:27.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:42:27.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:42:27.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:42:27.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 11:42:27.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 11:42:27.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:42:27.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:42:27.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:42:27.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:42:27.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:27.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:27.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:27.249 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:27.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:27.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:27.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:27.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:27.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/bin' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, bin]' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/bin' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, bin]' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore.bat' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, bin, cloudstore.bat]' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore.bat' 11:42:27.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, bin, cloudstore.bat]' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, bin, cloudstore]' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, bin, cloudstore]' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore]' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/installation.properties' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, installation.properties]' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405352840/installation/cloudstore/installation.properties' 11:42:27.278 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405352840, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15685405352840/installation/cloudstore 11:42:27.279 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:42:27.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:42:27.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:42:27.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:42:27.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:42:27.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:42:27.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:42:27.280 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:42:27.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:42:27.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:42:27.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:42:27.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:42:27.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 11:42:27.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak' 11:42:27.281 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 11:42:27.282 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 11:42:27.283 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:42:27.284 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:42:27.285 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:42:27.286 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:42:27.286 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:42:27.286 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405352840/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15685405352840/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15685405352840/installation/cloudstore 11:42:27.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore 11:42:27.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/etc 11:42:27.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib 11:42:27.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:42:27.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:42:27.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-core-1.0.13.jar 11:42:27.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:42:27.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 11:42:27.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:42:27.532 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:42:27.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:42:27.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:42:27.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:42:27.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 11:42:27.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 11:42:27.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:42:27.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:42:27.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:42:27.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 11:42:27.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 11:42:27.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 11:42:27.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/derby-10.13.1.1.jar 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:42:27.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:42:27.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 11:42:27.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:42:27.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:42:27.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:42:27.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:42:27.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:42:27.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:42:27.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 11:42:27.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:42:27.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:42:27.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:42:27.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/args4j-2.0.16.jar 11:42:27.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 11:42:27.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:42:27.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:42:27.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:42:27.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:42:27.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/xz-1.4.jar 11:42:27.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/guava-14.0.1.jar 11:42:27.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:42:27.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 11:42:27.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 11:42:27.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:42:27.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:42:27.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:42:27.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 11:42:27.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:42:27.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:42:27.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:42:27.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:42:27.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 11:42:27.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:42:27.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:42:27.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:42:27.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:42:27.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:42:27.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:42:27.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:42:27.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 11:42:27.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:42:27.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:42:27.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 11:42:27.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:42:27.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/commons-compress-1.7.jar 11:42:27.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/transaction-api-1.1.jar 11:42:27.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:42:27.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:42:27.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:42:27.547 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:42:27.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:42:27.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:42:27.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/bin 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore.bat 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore.csupdbak 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/backup 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k0ksjj08.tar.gz 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405352840/installation/cloudstore/installation.properties 11:42:27.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405352840/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:42:27.555 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 11:42:27.634 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz 11:42:27.792 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 156 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 11:42:28.039 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 11:42:28.039 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1 11:42:28.039 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 11:42:28.039 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:28.040 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:28.044 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz 11:42:28.061 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' 11:42:28.061 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-17b1' dir.usableSpace='9915 MiB' expectedRequiredSpace='24 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 11:42:28.206 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 11:42:28.207 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig 11:42:28.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' 11:42:28.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-17b1' dir.usableSpace='9898 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 11:42:38.040 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15685405476070/installation/cloudstore' dir.usableSpace='9898 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15685405476070/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k0ksjsgo.tar.gz 11:42:38.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc' 11:42:38.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc]' 11:42:38.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc' 11:42:38.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc]' 11:42:38.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.043 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init' 11:42:38.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, init]' 11:42:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init' 11:42:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, init]' 11:42:38.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init/cloudstore-server.conf' 11:42:38.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:42:38.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init/cloudstore-server.conf' 11:42:38.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, init, cloudstore-server.conf]' 11:42:38.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init.d' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, init.d]' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init.d' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, init.d]' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init.d/cloudstore-server' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, init.d, cloudstore-server]' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init.d/cloudstore-server' 11:42:38.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, init.d, cloudstore-server]' 11:42:38.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/profile.d' 11:42:38.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, profile.d]' 11:42:38.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/profile.d' 11:42:38.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, profile.d]' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/profile.d/cloudstore.sh' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, etc, profile.d, cloudstore.sh]' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib]' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib]' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:42:38.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:42:38.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 11:42:38.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 11:42:38.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:42:38.062 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:42:38.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 11:42:38.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 11:42:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:42:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:42:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 11:42:38.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 11:42:38.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:42:38.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:42:38.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 11:42:38.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 11:42:38.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:38.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:38.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-core-1.0.13.jar' 11:42:38.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, logback-core-1.0.13.jar]' 11:42:38.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:42:38.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:42:38.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 11:42:38.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 11:42:38.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:42:38.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:42:38.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 11:42:38.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 11:42:38.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:38.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:38.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 11:42:38.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 11:42:38.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:42:38.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:42:38.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 11:42:38.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 11:42:38.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:42:38.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:42:38.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 11:42:38.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 11:42:38.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:42:38.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:42:38.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 11:42:38.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 11:42:38.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:38.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:38.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 11:42:38.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 11:42:38.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.190 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:42:38.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:42:38.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 11:42:38.191 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 11:42:38.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:38.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:38.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 11:42:38.194 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 11:42:38.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:42:38.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:42:38.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-server-2.5.1.jar' 11:42:38.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 11:42:38.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:42:38.264 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:42:38.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 11:42:38.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 11:42:38.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:42:38.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:42:38.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 11:42:38.267 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 11:42:38.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:42:38.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:42:38.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 11:42:38.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 11:42:38.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:38.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:38.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 11:42:38.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 11:42:38.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:42:38.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:42:38.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 11:42:38.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 11:42:38.438 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:42:38.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:42:38.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 11:42:38.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 11:42:38.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:38.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:38.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 11:42:38.472 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 11:42:38.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:38.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:38.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/derby-10.10.2.0.jar' 11:42:38.476 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, derby-10.10.2.0.jar]' 11:42:38.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:38.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:38.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 11:42:38.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 11:42:38.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:38.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:38.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/args4j-2.0.16.jar' 11:42:38.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, args4j-2.0.16.jar]' 11:42:38.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.783 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:38.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:38.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 11:42:38.784 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 11:42:38.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/xz-1.4.jar' 11:42:38.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, xz-1.4.jar]' 11:42:38.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/xz-1.4.jar' 11:42:38.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, xz-1.4.jar]' 11:42:38.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:38.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:38.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/guava-14.0.1.jar' 11:42:38.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, guava-14.0.1.jar]' 11:42:38.995 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:38.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:38.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:42:38.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:42:38.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 11:42:38.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 11:42:39.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:42:39.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:42:39.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 11:42:39.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 11:42:39.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:39.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:39.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-classic-1.0.13.jar' 11:42:39.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 11:42:39.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:39.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:39.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 11:42:39.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 11:42:39.063 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:39.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:39.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 11:42:39.064 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 11:42:39.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:39.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:39.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 11:42:39.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 11:42:39.233 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:42:39.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:42:39.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 11:42:39.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 11:42:39.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:42:39.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:42:39.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 11:42:39.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 11:42:39.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:42:39.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:42:39.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 11:42:39.246 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 11:42:39.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.255 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:39.256 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:39.256 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 11:42:39.256 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 11:42:39.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 11:42:39.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 11:42:39.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 11:42:39.258 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 11:42:39.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:39.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:39.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-client-2.5.1.jar' 11:42:39.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 11:42:39.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:39.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:39.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 11:42:39.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 11:42:39.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 11:42:39.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 11:42:39.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 11:42:39.276 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 11:42:39.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:42:39.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:42:39.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 11:42:39.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 11:42:39.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:39.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:39.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 11:42:39.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 11:42:39.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:42:39.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:42:39.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 11:42:39.507 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 11:42:39.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.536 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:39.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:39.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 11:42:39.537 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 11:42:39.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:42:39.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:42:39.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 11:42:39.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 11:42:39.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:39.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:39.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 11:42:39.558 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 11:42:39.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:39.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:39.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-common-2.5.1.jar' 11:42:39.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 11:42:39.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:42:39.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:42:39.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 11:42:39.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 11:42:39.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:42:39.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:42:39.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 11:42:39.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 11:42:39.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:39.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:39.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/commons-compress-1.7.jar' 11:42:39.650 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, commons-compress-1.7.jar]' 11:42:39.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:39.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:39.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/transaction-api-1.1.jar' 11:42:39.676 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, lib, transaction-api-1.1.jar]' 11:42:39.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin' 11:42:39.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin]' 11:42:39.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin' 11:42:39.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin]' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin, cloudstore-server]' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin, cloudstore-server]' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore.bat' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin, cloudstore.bat]' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore.bat' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin, cloudstore.bat]' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin, cloudstore]' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore' 11:42:39.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin, cloudstore]' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server.bat' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin, cloudstore-server.bat]' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server.bat' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, bin, cloudstore-server.bat]' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore]' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/installation.properties' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, installation.properties]' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15685405476070/installation/cloudstore/installation.properties' 11:42:39.681 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15685405476070, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15685405476070/installation/cloudstore 11:42:39.682 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 11:42:39.683 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 11:42:39.683 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 11:42:39.683 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 11:42:39.683 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 11:42:39.684 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 11:42:39.685 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 11:42:39.686 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 11:42:39.687 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 11:42:39.688 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15685405476070/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15685405476070/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15685405476070/installation/cloudstore 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init/cloudstore-server.conf 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init.d 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init.d/cloudstore-server 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 11:42:39.936 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/profile.d 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/profile.d/cloudstore.sh 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-core-1.0.13.jar 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 11:42:39.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 11:42:39.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 11:42:39.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 11:42:39.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 11:42:39.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 11:42:39.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 11:42:39.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 11:42:39.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 11:42:39.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 11:42:39.939 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.annotation-api-1.2.jar 11:42:39.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 11:42:39.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/xz-1.4.jar.csupdbak 11:42:39.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-server-2.5.1.jar 11:42:39.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 11:42:39.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 11:42:39.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 11:42:39.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 11:42:39.940 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 11:42:39.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 11:42:39.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 11:42:39.941 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 11:42:39.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/slf4j-api-1.7.7.jar 11:42:39.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 11:42:39.942 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 11:42:39.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 11:42:39.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 11:42:39.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/derby-10.10.2.0.jar 11:42:39.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 11:42:39.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 11:42:39.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 11:42:39.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/args4j-2.0.16.jar 11:42:39.943 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 11:42:39.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 11:42:39.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 11:42:39.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 11:42:39.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 11:42:39.944 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/xz-1.4.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/guava-14.0.1.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-classic-1.0.13.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 11:42:39.945 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 11:42:39.946 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-client-2.5.1.jar 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 11:42:39.947 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 11:42:39.948 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 11:42:39.948 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 11:42:39.948 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 11:42:39.948 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/cglib-2.2.0-b21.jar 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-common-2.5.1.jar 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 11:42:39.949 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 11:42:39.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 11:42:39.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 11:42:39.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/commons-compress-1.7.jar 11:42:39.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/transaction-api-1.1.jar 11:42:39.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 11:42:39.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 11:42:39.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 11:42:39.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 11:42:39.951 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 11:42:39.951 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 11:42:39.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 11:42:39.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 11:42:39.953 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin 11:42:39.953 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server 11:42:39.953 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore.bat 11:42:39.953 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore.csupdbak 11:42:39.953 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore 11:42:39.953 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server.bat 11:42:39.953 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 11:42:39.953 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore-server.csupdbak 11:42:39.954 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/bin/cloudstore.bat.csupdbak 11:42:39.954 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/backup 11:42:39.954 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k0ksjsgo.tar.gz 11:42:39.954 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15685405476070/installation/cloudstore/installation.properties 11:42:39.954 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15685405476070/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 11:42:39.960 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.51 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater 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/updater already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-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/updater 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/updater already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 27.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190915.094240-19.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190915.094240-19.jar (77 KB at 15249.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190915.094240-19.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190915.094240-19.pom (3 KB) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 97.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190915.094240-19-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190915.094240-19-sources.jar (65 KB at 16158.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 502.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [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.updater/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.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater [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.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [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.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [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.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected