[INFO] [INFO] ----< co.codewizards.cloudstore:co.codewizards.cloudstore.updater >----- [INFO] Building co.codewizards.cloudstore.updater 1.0.1-SNAPSHOT [7/20] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.pom (1.3 kB at 41 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.16/args4j-site-2.0.16.pom (3.4 kB at 114 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom [INFO] Downloading from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom [INFO] Downloaded from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.pom (1.6 kB at 15 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 608 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.16/args4j-2.0.16.jar (56 kB at 938 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 3.9 MB/s) [INFO] Downloading from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar [INFO] Downloaded from codewizards-release: https://codewizards.co/maven/release/org/bouncycastle/bcpg-jdk15on/161b03/bcpg-jdk15on-161b03.jar (415 kB at 4.9 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.updater --- [WARNING] ***************************************************************************************************************************************** [WARNING] * Required filename-based automodules detected: [args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ***************************************************************************************************************************************** [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.updater --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/classes [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Some input files use or override a deprecated API. [INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.updater --- [INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Running co.codewizards.cloudstore.updater.PGPTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 12:33:26.817 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 12:33:26.907 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz 12:33:27.089 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 182 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz CloudStore updater started. Downloading meta-data. 12:33:27.549 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 12:33:27.551 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1 12:33:27.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 12:33:27.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:27.553 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:27.560 [main] DEBUG co.codewizards.cloudstore.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 12:33:27.564 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' 12:33:27.565 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-25af' dir.usableSpace='2303 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% 12:33:27.632 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 12:33:27.634 [main] DEBUG co.codewizards.cloudstore.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 12:33:27.637 [main] DEBUG co.codewizards.cloudstore.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' 12:33:27.638 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-25af' dir.usableSpace='2286 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 12:33:37.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15869468068350/installation/cloudstore' dir.usableSpace='2286 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15869468068350/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9175t77.tar.gz 12:33:37.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.565 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc' 12:33:37.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc]' 12:33:37.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc' 12:33:37.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc]' 12:33:37.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init' 12:33:37.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, init]' 12:33:37.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init' 12:33:37.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, init]' 12:33:37.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init/cloudstore-server.conf' 12:33:37.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, init, cloudstore-server.conf]' 12:33:37.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init/cloudstore-server.conf' 12:33:37.575 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, init, cloudstore-server.conf]' 12:33:37.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.576 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.577 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.577 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.577 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init.d' 12:33:37.577 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, init.d]' 12:33:37.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init.d' 12:33:37.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, init.d]' 12:33:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init.d/cloudstore-server' 12:33:37.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, init.d, cloudstore-server]' 12:33:37.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init.d/cloudstore-server' 12:33:37.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, init.d, cloudstore-server]' 12:33:37.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.583 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/profile.d' 12:33:37.584 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, profile.d]' 12:33:37.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/profile.d' 12:33:37.585 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, profile.d]' 12:33:37.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.587 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.587 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.587 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/profile.d/cloudstore.sh' 12:33:37.587 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, profile.d, cloudstore.sh]' 12:33:37.587 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/profile.d/cloudstore.sh' 12:33:37.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, etc, profile.d, cloudstore.sh]' 12:33:37.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib' 12:33:37.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib]' 12:33:37.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib' 12:33:37.591 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib]' 12:33:37.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.593 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 12:33:37.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 12:33:37.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 12:33:37.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 12:33:37.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 12:33:37.607 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 12:33:37.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 12:33:37.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 12:33:37.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 12:33:37.612 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 12:33:37.612 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 12:33:37.612 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 12:33:37.615 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.615 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-core-1.0.13.jar' 12:33:37.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, logback-core-1.0.13.jar]' 12:33:37.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-core-1.0.13.jar' 12:33:37.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, logback-core-1.0.13.jar]' 12:33:37.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.651 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 12:33:37.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 12:33:37.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 12:33:37.652 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 12:33:37.660 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 12:33:37.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 12:33:37.661 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 12:33:37.662 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 12:33:37.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.671 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 12:33:37.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 12:33:37.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 12:33:37.672 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 12:33:37.676 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.677 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 12:33:37.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 12:33:37.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 12:33:37.678 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 12:33:37.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 12:33:37.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 12:33:37.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 12:33:37.703 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 12:33:37.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 12:33:37.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 12:33:37.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 12:33:37.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 12:33:37.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.710 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 12:33:37.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 12:33:37.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 12:33:37.711 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 12:33:37.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-server-2.5.1.jar' 12:33:37.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 12:33:37.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-server-2.5.1.jar' 12:33:37.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 12:33:37.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.783 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 12:33:37.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 12:33:37.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 12:33:37.784 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 12:33:37.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.793 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 12:33:37.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 12:33:37.794 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 12:33:37.795 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 12:33:37.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.802 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 12:33:37.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 12:33:37.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 12:33:37.803 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 12:33:37.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 12:33:37.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 12:33:37.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 12:33:37.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 12:33:37.814 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 12:33:37.815 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 12:33:37.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 12:33:37.816 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 12:33:37.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:37.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:37.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 12:33:37.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 12:33:37.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 12:33:37.975 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 12:33:38.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 12:33:38.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 12:33:38.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 12:33:38.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 12:33:38.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/derby-10.10.2.0.jar' 12:33:38.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, derby-10.10.2.0.jar]' 12:33:38.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/derby-10.10.2.0.jar' 12:33:38.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, derby-10.10.2.0.jar]' 12:33:38.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 12:33:38.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 12:33:38.227 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 12:33:38.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 12:33:38.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 12:33:38.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 12:33:38.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 12:33:38.239 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 12:33:38.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/args4j-2.0.16.jar' 12:33:38.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, args4j-2.0.16.jar]' 12:33:38.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/args4j-2.0.16.jar' 12:33:38.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, args4j-2.0.16.jar]' 12:33:38.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 12:33:38.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 12:33:38.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 12:33:38.274 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 12:33:38.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.280 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 12:33:38.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 12:33:38.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 12:33:38.281 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 12:33:38.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/xz-1.4.jar' 12:33:38.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, xz-1.4.jar]' 12:33:38.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/xz-1.4.jar' 12:33:38.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, xz-1.4.jar]' 12:33:38.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/guava-14.0.1.jar' 12:33:38.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, guava-14.0.1.jar]' 12:33:38.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/guava-14.0.1.jar' 12:33:38.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, guava-14.0.1.jar]' 12:33:38.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 12:33:38.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 12:33:38.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 12:33:38.471 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 12:33:38.696 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-classic-1.0.13.jar' 12:33:38.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 12:33:38.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-classic-1.0.13.jar' 12:33:38.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 12:33:38.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.719 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 12:33:38.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 12:33:38.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 12:33:38.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 12:33:38.732 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 12:33:38.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 12:33:38.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 12:33:38.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 12:33:38.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 12:33:38.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 12:33:38.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 12:33:38.738 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 12:33:38.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.764 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 12:33:38.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 12:33:38.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 12:33:38.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 12:33:38.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.774 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 12:33:38.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 12:33:38.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 12:33:38.775 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 12:33:38.931 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 12:33:38.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 12:33:38.932 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 12:33:38.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 12:33:38.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.937 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 12:33:38.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 12:33:38.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 12:33:38.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 12:33:38.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 12:33:38.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 12:33:38.941 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 12:33:38.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 12:33:38.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 12:33:38.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 12:33:38.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 12:33:38.949 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 12:33:38.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 12:33:38.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 12:33:38.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 12:33:38.967 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 12:33:38.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 12:33:38.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 12:33:38.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 12:33:38.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 12:33:38.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 12:33:38.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 12:33:38.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 12:33:38.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 12:33:38.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.990 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:38.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:38.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-client-2.5.1.jar' 12:33:38.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 12:33:38.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-client-2.5.1.jar' 12:33:38.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 12:33:39.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 12:33:39.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 12:33:39.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 12:33:39.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 12:33:39.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 12:33:39.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 12:33:39.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 12:33:39.010 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 12:33:39.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 12:33:39.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 12:33:39.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 12:33:39.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 12:33:39.023 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 12:33:39.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 12:33:39.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 12:33:39.024 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 12:33:39.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 12:33:39.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 12:33:39.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 12:33:39.028 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 12:33:39.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.060 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 12:33:39.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 12:33:39.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 12:33:39.061 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 12:33:39.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 12:33:39.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 12:33:39.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 12:33:39.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 12:33:39.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 12:33:39.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 12:33:39.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 12:33:39.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 12:33:39.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 12:33:39.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 12:33:39.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 12:33:39.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 12:33:39.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 12:33:39.118 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 12:33:39.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 12:33:39.119 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 12:33:39.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.143 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-common-2.5.1.jar' 12:33:39.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 12:33:39.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-common-2.5.1.jar' 12:33:39.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 12:33:39.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.199 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 12:33:39.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 12:33:39.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 12:33:39.200 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 12:33:39.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 12:33:39.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 12:33:39.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 12:33:39.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 12:33:39.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 12:33:39.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 12:33:39.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 12:33:39.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 12:33:39.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/commons-compress-1.7.jar' 12:33:39.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, commons-compress-1.7.jar]' 12:33:39.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/commons-compress-1.7.jar' 12:33:39.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, commons-compress-1.7.jar]' 12:33:39.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/transaction-api-1.1.jar' 12:33:39.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, transaction-api-1.1.jar]' 12:33:39.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/transaction-api-1.1.jar' 12:33:39.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, lib, transaction-api-1.1.jar]' 12:33:39.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin' 12:33:39.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin]' 12:33:39.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin' 12:33:39.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin]' 12:33:39.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server' 12:33:39.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin, cloudstore-server]' 12:33:39.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server' 12:33:39.256 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin, cloudstore-server]' 12:33:39.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore.bat' 12:33:39.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin, cloudstore.bat]' 12:33:39.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore.bat' 12:33:39.257 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin, cloudstore.bat]' 12:33:39.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore' 12:33:39.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin, cloudstore]' 12:33:39.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore' 12:33:39.259 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin, cloudstore]' 12:33:39.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server.bat' 12:33:39.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin, cloudstore-server.bat]' 12:33:39.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server.bat' 12:33:39.260 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, bin, cloudstore-server.bat]' 12:33:39.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore' 12:33:39.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore]' 12:33:39.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/installation.properties' 12:33:39.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, installation.properties]' 12:33:39.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468068350/installation/cloudstore/installation.properties' 12:33:39.261 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468068350, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15869468068350/installation/cloudstore 12:33:39.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 12:33:39.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 12:33:39.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 12:33:39.267 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 12:33:39.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 12:33:39.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 12:33:39.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 12:33:39.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 12:33:39.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 12:33:39.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 12:33:39.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 12:33:39.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 12:33:39.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 12:33:39.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 12:33:39.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 12:33:39.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 12:33:39.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 12:33:39.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 12:33:39.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/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' 12:33:39.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 12:33:39.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 12:33:39.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 12:33:39.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 12:33:39.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 12:33:39.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 12:33:39.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 12:33:39.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 12:33:39.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 12:33:39.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 12:33:39.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 12:33:39.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 12:33:39.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 12:33:39.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 12:33:39.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 12:33:39.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 12:33:39.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 12:33:39.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 12:33:39.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 12:33:39.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 12:33:39.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 12:33:39.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 12:33:39.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 12:33:39.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 12:33:39.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 12:33:39.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 12:33:39.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 12:33:39.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/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' 12:33:39.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 12:33:39.279 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/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' 12:33:39.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 12:33:39.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 12:33:39.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 12:33:39.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 12:33:39.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 12:33:39.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 12:33:39.280 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 12:33:39.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 12:33:39.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/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' 12:33:39.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 12:33:39.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 12:33:39.281 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 12:33:39.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 12:33:39.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 12:33:39.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 12:33:39.282 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 12:33:39.283 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468068350/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15869468068350/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15869468068350/installation/cloudstore 12:33:39.569 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore 12:33:39.570 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc 12:33:39.570 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init 12:33:39.570 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init/cloudstore-server.conf 12:33:39.571 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 12:33:39.571 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init.d 12:33:39.571 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init.d/cloudstore-server 12:33:39.571 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 12:33:39.571 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/profile.d 12:33:39.571 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/profile.d/cloudstore.sh 12:33:39.572 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 12:33:39.572 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib 12:33:39.572 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 12:33:39.572 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 12:33:39.572 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 12:33:39.573 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 12:33:39.573 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-core-1.0.13.jar 12:33:39.573 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 12:33:39.573 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 12:33:39.573 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 12:33:39.573 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 12:33:39.573 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 12:33:39.573 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 12:33:39.574 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 12:33:39.574 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 12:33:39.574 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 12:33:39.574 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 12:33:39.575 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.annotation-api-1.2.jar 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/xz-1.4.jar.csupdbak 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/derby-10.13.1.1.jar 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-server-2.5.1.jar 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 12:33:39.576 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 12:33:39.577 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 12:33:39.577 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 12:33:39.577 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 12:33:39.577 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 12:33:39.577 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 12:33:39.577 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 12:33:39.578 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/slf4j-api-1.7.7.jar 12:33:39.578 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 12:33:39.578 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 12:33:39.578 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 12:33:39.578 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/args4j-2.0.16.jar 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/xz-1.4.jar 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/guava-14.0.1.jar 12:33:39.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 12:33:39.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 12:33:39.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 12:33:39.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 12:33:39.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 12:33:39.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 12:33:39.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 12:33:39.581 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-classic-1.0.13.jar 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 12:33:39.582 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 12:33:39.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 12:33:39.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 12:33:39.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 12:33:39.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 12:33:39.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 12:33:39.583 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-client-2.5.1.jar 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 12:33:39.584 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 12:33:39.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 12:33:39.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 12:33:39.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 12:33:39.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 12:33:39.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 12:33:39.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 12:33:39.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 12:33:39.585 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 12:33:39.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 12:33:39.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 12:33:39.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 12:33:39.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 12:33:39.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 12:33:39.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/cglib-2.2.0-b21.jar 12:33:39.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-common-2.5.1.jar 12:33:39.586 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 12:33:39.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 12:33:39.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 12:33:39.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 12:33:39.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/commons-compress-1.7.jar 12:33:39.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/transaction-api-1.1.jar 12:33:39.587 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 12:33:39.588 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 12:33:39.588 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 12:33:39.589 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 12:33:39.589 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 12:33:39.590 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 12:33:39.590 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 12:33:39.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 12:33:39.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 12:33:39.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin 12:33:39.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server 12:33:39.591 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore.bat 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore.csupdbak 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server.bat 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore-server.csupdbak 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/bin/cloudstore.bat.csupdbak 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/backup 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9175t77.tar.gz 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468068350/installation/cloudstore/installation.properties 12:33:39.592 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468068350/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 12:33:39.599 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 12:33:39.690 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz 12:33:39.745 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 52 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. 12:33:39.971 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 12:33:39.971 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1 12:33:39.971 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 12:33:39.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:39.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:39.977 [main] DEBUG co.codewizards.cloudstore.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 12:33:39.979 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' 12:33:39.980 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-c17' dir.usableSpace='2308 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% 12:33:40.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 12:33:40.049 [main] DEBUG co.codewizards.cloudstore.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 12:33:40.052 [main] DEBUG co.codewizards.cloudstore.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' 12:33:40.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-c17' dir.usableSpace='2292 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 12:33:49.971 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15869468196530/installation/cloudstore' dir.usableSpace='2291 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15869468196530/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k91762s4.tar.gz 12:33:49.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.976 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/etc' 12:33:49.977 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, etc]' 12:33:49.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/etc' 12:33:49.978 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, etc]' 12:33:49.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.981 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.982 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/etc/profile.d' 12:33:49.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, etc, profile.d]' 12:33:49.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/etc/profile.d' 12:33:49.983 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, etc, profile.d]' 12:33:49.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/etc/profile.d/cloudstore.sh' 12:33:49.984 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, etc, profile.d, cloudstore.sh]' 12:33:49.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/etc/profile.d/cloudstore.sh' 12:33:49.985 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, etc, profile.d, cloudstore.sh]' 12:33:49.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib' 12:33:49.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib]' 12:33:49.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib' 12:33:49.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib]' 12:33:49.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:49.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:49.988 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 12:33:49.989 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 12:33:49.989 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 12:33:49.989 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 12:33:50.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-core-1.0.13.jar' 12:33:50.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, logback-core-1.0.13.jar]' 12:33:50.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-core-1.0.13.jar' 12:33:50.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, logback-core-1.0.13.jar]' 12:33:50.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 12:33:50.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 12:33:50.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 12:33:50.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 12:33:50.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 12:33:50.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 12:33:50.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 12:33:50.038 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 12:33:50.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.046 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 12:33:50.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 12:33:50.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 12:33:50.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 12:33:50.064 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 12:33:50.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 12:33:50.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 12:33:50.065 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 12:33:50.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 12:33:50.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 12:33:50.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 12:33:50.069 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 12:33:50.090 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.090 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.090 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.090 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.090 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 12:33:50.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 12:33:50.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 12:33:50.091 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 12:33:50.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 12:33:50.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 12:33:50.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 12:33:50.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 12:33:50.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 12:33:50.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 12:33:50.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 12:33:50.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 12:33:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 12:33:50.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 12:33:50.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 12:33:50.218 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 12:33:50.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 12:33:50.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 12:33:50.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 12:33:50.222 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 12:33:50.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/derby-10.10.2.0.jar' 12:33:50.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, derby-10.10.2.0.jar]' 12:33:50.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/derby-10.10.2.0.jar' 12:33:50.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, derby-10.10.2.0.jar]' 12:33:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 12:33:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 12:33:50.436 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 12:33:50.437 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 12:33:50.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.462 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/args4j-2.0.16.jar' 12:33:50.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, args4j-2.0.16.jar]' 12:33:50.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/args4j-2.0.16.jar' 12:33:50.463 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, args4j-2.0.16.jar]' 12:33:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 12:33:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 12:33:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 12:33:50.468 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 12:33:50.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/xz-1.4.jar' 12:33:50.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, xz-1.4.jar]' 12:33:50.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/xz-1.4.jar' 12:33:50.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, xz-1.4.jar]' 12:33:50.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.478 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/guava-14.0.1.jar' 12:33:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, guava-14.0.1.jar]' 12:33:50.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/guava-14.0.1.jar' 12:33:50.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, guava-14.0.1.jar]' 12:33:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 12:33:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 12:33:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 12:33:50.646 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 12:33:50.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 12:33:50.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 12:33:50.663 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 12:33:50.664 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 12:33:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.669 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-classic-1.0.13.jar' 12:33:50.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 12:33:50.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-classic-1.0.13.jar' 12:33:50.670 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 12:33:50.689 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 12:33:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 12:33:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 12:33:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 12:33:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 12:33:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 12:33:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 12:33:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 12:33:50.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 12:33:50.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 12:33:50.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 12:33:50.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 12:33:50.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 12:33:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 12:33:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 12:33:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 12:33:50.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.860 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-client-2.5.1.jar' 12:33:50.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 12:33:50.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-client-2.5.1.jar' 12:33:50.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 12:33:50.874 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 12:33:50.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 12:33:50.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 12:33:50.875 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 12:33:50.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:50.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:50.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 12:33:50.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 12:33:50.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 12:33:50.879 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 12:33:51.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 12:33:51.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 12:33:51.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 12:33:51.084 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 12:33:51.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.095 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 12:33:51.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 12:33:51.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 12:33:51.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 12:33:51.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 12:33:51.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 12:33:51.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 12:33:51.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 12:33:51.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-common-2.5.1.jar' 12:33:51.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 12:33:51.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-common-2.5.1.jar' 12:33:51.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 12:33:51.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/commons-compress-1.7.jar' 12:33:51.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, commons-compress-1.7.jar]' 12:33:51.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/commons-compress-1.7.jar' 12:33:51.184 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, commons-compress-1.7.jar]' 12:33:51.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/transaction-api-1.1.jar' 12:33:51.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, transaction-api-1.1.jar]' 12:33:51.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/transaction-api-1.1.jar' 12:33:51.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, lib, transaction-api-1.1.jar]' 12:33:51.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/bin' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, bin]' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/bin' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, bin]' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore.bat' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, bin, cloudstore.bat]' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore.bat' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, bin, cloudstore.bat]' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, bin, cloudstore]' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore' 12:33:51.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, bin, cloudstore]' 12:33:51.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore' 12:33:51.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore]' 12:33:51.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/installation.properties' 12:33:51.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, installation.properties]' 12:33:51.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468196530/installation/cloudstore/installation.properties' 12:33:51.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468196530, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15869468196530/installation/cloudstore 12:33:51.214 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 12:33:51.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 12:33:51.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 12:33:51.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/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' 12:33:51.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 12:33:51.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 12:33:51.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 12:33:51.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 12:33:51.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 12:33:51.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 12:33:51.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 12:33:51.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 12:33:51.216 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 12:33:51.217 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 12:33:51.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 12:33:51.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 12:33:51.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 12:33:51.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 12:33:51.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 12:33:51.218 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 12:33:51.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 12:33:51.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 12:33:51.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 12:33:51.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 12:33:51.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 12:33:51.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 12:33:51.219 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 12:33:51.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 12:33:51.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 12:33:51.220 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468196530/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15869468196530/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15869468196530/installation/cloudstore 12:33:51.490 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore 12:33:51.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/etc 12:33:51.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib 12:33:51.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 12:33:51.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 12:33:51.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 12:33:51.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-core-1.0.13.jar 12:33:51.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 12:33:51.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 12:33:51.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 12:33:51.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 12:33:51.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 12:33:51.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 12:33:51.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 12:33:51.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 12:33:51.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 12:33:51.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 12:33:51.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 12:33:51.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 12:33:51.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 12:33:51.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.annotation-api-1.2.jar 12:33:51.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 12:33:51.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/xz-1.4.jar.csupdbak 12:33:51.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-server-2.5.1.jar 12:33:51.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 12:33:51.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 12:33:51.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 12:33:51.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 12:33:51.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 12:33:51.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 12:33:51.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/slf4j-api-1.7.7.jar 12:33:51.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 12:33:51.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 12:33:51.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 12:33:51.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/derby-10.10.2.0.jar 12:33:51.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 12:33:51.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 12:33:51.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/args4j-2.0.16.jar 12:33:51.500 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 12:33:51.501 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 12:33:51.501 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 12:33:51.501 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 12:33:51.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/xz-1.4.jar 12:33:51.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/guava-14.0.1.jar 12:33:51.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 12:33:51.502 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-classic-1.0.13.jar 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 12:33:51.503 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 12:33:51.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 12:33:51.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 12:33:51.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 12:33:51.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 12:33:51.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 12:33:51.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 12:33:51.504 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 12:33:51.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 12:33:51.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-client-2.5.1.jar 12:33:51.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 12:33:51.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 12:33:51.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 12:33:51.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 12:33:51.505 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 12:33:51.506 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 12:33:51.506 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 12:33:51.506 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 12:33:51.506 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 12:33:51.506 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 12:33:51.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 12:33:51.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 12:33:51.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 12:33:51.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/cglib-2.2.0-b21.jar 12:33:51.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jersey-common-2.5.1.jar 12:33:51.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 12:33:51.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 12:33:51.507 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/commons-compress-1.7.jar 12:33:51.508 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/transaction-api-1.1.jar 12:33:51.508 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 12:33:51.508 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 12:33:51.508 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 12:33:51.508 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 12:33:51.509 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 12:33:51.509 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 12:33:51.510 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 12:33:51.511 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 12:33:51.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/bin 12:33:51.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore.bat 12:33:51.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore.csupdbak 12:33:51.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore 12:33:51.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/bin/cloudstore.bat.csupdbak 12:33:51.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/backup 12:33:51.512 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k91762s4.tar.gz 12:33:51.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468196530/installation/cloudstore/installation.properties 12:33:51.513 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468196530/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 12:33:51.520 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 12:33:51.601 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz 12:33:51.663 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 61 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. 12:33:51.937 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 12:33:51.937 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1 12:33:51.938 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 12:33:51.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:33:51.938 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:33:51.943 [main] DEBUG co.codewizards.cloudstore.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 12:33:51.946 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' 12:33:51.946 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1e51' dir.usableSpace='2302 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% 12:33:52.010 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 12:33:52.013 [main] DEBUG co.codewizards.cloudstore.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 12:33:52.014 [main] DEBUG co.codewizards.cloudstore.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' 12:33:52.015 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1e51' dir.usableSpace='2285 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 12:34:01.939 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15869468315680/installation/cloudstore' dir.usableSpace='2285 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15869468315680/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9176c0k.tar.gz 12:34:01.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/etc' 12:34:01.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, etc]' 12:34:01.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/etc' 12:34:01.943 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, etc]' 12:34:01.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/etc/profile.d' 12:34:01.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, etc, profile.d]' 12:34:01.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/etc/profile.d' 12:34:01.945 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, etc, profile.d]' 12:34:01.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.946 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/etc/profile.d/cloudstore.sh' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, etc, profile.d, cloudstore.sh]' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/etc/profile.d/cloudstore.sh' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, etc, profile.d, cloudstore.sh]' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib]' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib' 12:34:01.947 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib]' 12:34:01.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 12:34:01.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 12:34:01.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 12:34:01.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 12:34:01.957 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 12:34:01.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 12:34:01.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 12:34:01.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 12:34:01.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-core-1.0.13.jar' 12:34:01.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, logback-core-1.0.13.jar]' 12:34:01.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-core-1.0.13.jar' 12:34:01.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, logback-core-1.0.13.jar]' 12:34:01.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:01.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:01.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 12:34:01.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 12:34:01.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 12:34:01.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 12:34:02.007 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 12:34:02.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 12:34:02.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 12:34:02.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 12:34:02.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 12:34:02.019 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 12:34:02.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 12:34:02.020 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 12:34:02.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.025 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 12:34:02.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 12:34:02.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 12:34:02.026 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 12:34:02.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 12:34:02.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 12:34:02.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 12:34:02.055 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 12:34:02.058 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-server-2.5.1.jar' 12:34:02.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 12:34:02.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-server-2.5.1.jar' 12:34:02.059 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 12:34:02.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.125 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 12:34:02.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 12:34:02.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 12:34:02.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 12:34:02.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 12:34:02.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 12:34:02.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 12:34:02.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 12:34:02.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 12:34:02.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 12:34:02.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 12:34:02.142 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 12:34:02.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 12:34:02.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 12:34:02.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 12:34:02.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 12:34:02.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 12:34:02.150 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 12:34:02.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 12:34:02.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 12:34:02.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 12:34:02.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 12:34:02.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 12:34:02.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 12:34:02.320 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 12:34:02.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 12:34:02.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 12:34:02.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 12:34:02.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/derby-10.10.2.0.jar' 12:34:02.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, derby-10.10.2.0.jar]' 12:34:02.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/derby-10.10.2.0.jar' 12:34:02.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, derby-10.10.2.0.jar]' 12:34:02.545 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 12:34:02.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 12:34:02.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 12:34:02.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 12:34:02.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 12:34:02.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 12:34:02.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 12:34:02.555 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 12:34:02.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/args4j-2.0.16.jar' 12:34:02.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, args4j-2.0.16.jar]' 12:34:02.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/args4j-2.0.16.jar' 12:34:02.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, args4j-2.0.16.jar]' 12:34:02.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 12:34:02.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 12:34:02.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 12:34:02.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 12:34:02.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/xz-1.4.jar' 12:34:02.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, xz-1.4.jar]' 12:34:02.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/xz-1.4.jar' 12:34:02.588 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, xz-1.4.jar]' 12:34:02.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/guava-14.0.1.jar' 12:34:02.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, guava-14.0.1.jar]' 12:34:02.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/guava-14.0.1.jar' 12:34:02.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, guava-14.0.1.jar]' 12:34:02.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 12:34:02.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 12:34:02.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 12:34:02.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 12:34:02.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-classic-1.0.13.jar' 12:34:02.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 12:34:02.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-classic-1.0.13.jar' 12:34:02.979 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 12:34:02.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:02.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:02.999 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 12:34:03.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 12:34:03.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 12:34:03.000 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 12:34:03.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 12:34:03.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 12:34:03.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 12:34:03.012 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 12:34:03.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 12:34:03.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 12:34:03.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 12:34:03.014 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 12:34:03.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 12:34:03.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 12:34:03.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 12:34:03.036 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 12:34:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 12:34:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 12:34:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 12:34:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 12:34:03.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 12:34:03.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 12:34:03.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 12:34:03.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 12:34:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 12:34:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 12:34:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 12:34:03.193 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 12:34:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 12:34:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 12:34:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 12:34:03.195 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 12:34:03.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 12:34:03.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 12:34:03.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 12:34:03.201 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 12:34:03.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 12:34:03.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 12:34:03.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 12:34:03.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 12:34:03.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 12:34:03.224 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 12:34:03.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 12:34:03.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 12:34:03.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 12:34:03.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 12:34:03.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 12:34:03.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 12:34:03.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-client-2.5.1.jar' 12:34:03.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 12:34:03.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-client-2.5.1.jar' 12:34:03.237 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 12:34:03.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 12:34:03.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 12:34:03.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 12:34:03.249 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 12:34:03.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 12:34:03.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 12:34:03.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 12:34:03.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 12:34:03.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 12:34:03.254 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 12:34:03.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 12:34:03.255 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 12:34:03.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 12:34:03.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 12:34:03.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 12:34:03.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 12:34:03.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 12:34:03.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 12:34:03.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 12:34:03.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 12:34:03.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 12:34:03.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 12:34:03.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 12:34:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 12:34:03.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 12:34:03.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 12:34:03.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 12:34:03.307 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 12:34:03.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 12:34:03.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 12:34:03.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 12:34:03.335 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 12:34:03.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.353 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 12:34:03.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 12:34:03.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 12:34:03.354 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 12:34:03.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.356 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 12:34:03.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 12:34:03.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 12:34:03.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 12:34:03.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.378 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-common-2.5.1.jar' 12:34:03.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 12:34:03.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-common-2.5.1.jar' 12:34:03.379 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 12:34:03.433 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 12:34:03.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 12:34:03.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 12:34:03.434 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 12:34:03.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.445 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 12:34:03.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 12:34:03.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 12:34:03.446 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 12:34:03.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 12:34:03.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 12:34:03.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 12:34:03.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 12:34:03.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/commons-compress-1.7.jar' 12:34:03.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, commons-compress-1.7.jar]' 12:34:03.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/commons-compress-1.7.jar' 12:34:03.458 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, commons-compress-1.7.jar]' 12:34:03.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/transaction-api-1.1.jar' 12:34:03.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, transaction-api-1.1.jar]' 12:34:03.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/transaction-api-1.1.jar' 12:34:03.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, lib, transaction-api-1.1.jar]' 12:34:03.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/bin' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, bin]' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/bin' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, bin]' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore.bat' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, bin, cloudstore.bat]' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore.bat' 12:34:03.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, bin, cloudstore.bat]' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, bin, cloudstore]' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, bin, cloudstore]' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore' 12:34:03.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore]' 12:34:03.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/installation.properties' 12:34:03.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, installation.properties]' 12:34:03.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468315680/installation/cloudstore/installation.properties' 12:34:03.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468315680, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15869468315680/installation/cloudstore 12:34:03.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 12:34:03.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 12:34:03.491 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 12:34:03.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 12:34:03.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 12:34:03.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 12:34:03.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 12:34:03.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 12:34:03.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 12:34:03.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 12:34:03.492 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/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' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 12:34:03.493 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 12:34:03.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 12:34:03.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 12:34:03.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 12:34:03.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 12:34:03.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 12:34:03.494 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 12:34:03.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 12:34:03.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 12:34:03.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 12:34:03.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 12:34:03.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 12:34:03.495 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 12:34:03.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 12:34:03.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 12:34:03.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 12:34:03.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 12:34:03.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 12:34:03.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 12:34:03.496 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 12:34:03.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 12:34:03.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/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' 12:34:03.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 12:34:03.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/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' 12:34:03.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 12:34:03.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 12:34:03.497 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 12:34:03.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 12:34:03.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 12:34:03.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 12:34:03.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 12:34:03.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 12:34:03.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/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' 12:34:03.498 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 12:34:03.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 12:34:03.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 12:34:03.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 12:34:03.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 12:34:03.499 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468315680/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15869468315680/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15869468315680/installation/cloudstore 12:34:03.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore 12:34:03.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/etc 12:34:03.772 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib 12:34:03.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 12:34:03.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 12:34:03.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-core-1.0.13.jar 12:34:03.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 12:34:03.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 12:34:03.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 12:34:03.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 12:34:03.773 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 12:34:03.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 12:34:03.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 12:34:03.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 12:34:03.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 12:34:03.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 12:34:03.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 12:34:03.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 12:34:03.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 12:34:03.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 12:34:03.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 12:34:03.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.annotation-api-1.2.jar 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/xz-1.4.jar.csupdbak 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/derby-10.13.1.1.jar 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-server-2.5.1.jar 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 12:34:03.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 12:34:03.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 12:34:03.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 12:34:03.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 12:34:03.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 12:34:03.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 12:34:03.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/slf4j-api-1.7.7.jar 12:34:03.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 12:34:03.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/args4j-2.0.16.jar 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/xz-1.4.jar 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/guava-14.0.1.jar 12:34:03.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 12:34:03.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 12:34:03.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 12:34:03.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 12:34:03.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 12:34:03.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 12:34:03.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 12:34:03.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-classic-1.0.13.jar 12:34:03.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 12:34:03.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 12:34:03.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 12:34:03.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 12:34:03.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 12:34:03.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 12:34:03.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 12:34:03.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-client-2.5.1.jar 12:34:03.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 12:34:03.784 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/cglib-2.2.0-b21.jar 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-common-2.5.1.jar 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/commons-compress-1.7.jar 12:34:03.785 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/transaction-api-1.1.jar 12:34:03.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 12:34:03.786 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 12:34:03.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 12:34:03.787 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 12:34:03.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 12:34:03.788 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/bin 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore.bat 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore.csupdbak 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/bin/cloudstore.bat.csupdbak 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/backup 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9176c0k.tar.gz 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468315680/installation/cloudstore/installation.properties 12:34:03.789 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468315680/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 12:34:03.796 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 12:34:03.885 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz 12:34:03.949 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 62 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. 12:34:04.206 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 12:34:04.206 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1 12:34:04.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 12:34:04.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:04.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:04.212 [main] DEBUG co.codewizards.cloudstore.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 12:34:04.214 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' 12:34:04.215 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-58f' dir.usableSpace='2303 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% 12:34:04.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 12:34:04.273 [main] DEBUG co.codewizards.cloudstore.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 12:34:04.277 [main] DEBUG co.codewizards.cloudstore.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' 12:34:04.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-58f' dir.usableSpace='2286 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 12:34:14.207 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15869468438480/installation/cloudstore' dir.usableSpace='2286 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15869468438480/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9176lhc.tar.gz 12:34:14.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.210 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc' 12:34:14.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc]' 12:34:14.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc' 12:34:14.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc]' 12:34:14.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.212 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init' 12:34:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, init]' 12:34:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init' 12:34:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, init]' 12:34:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.213 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init/cloudstore-server.conf' 12:34:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, init, cloudstore-server.conf]' 12:34:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init/cloudstore-server.conf' 12:34:14.214 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, init, cloudstore-server.conf]' 12:34:14.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init.d' 12:34:14.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, init.d]' 12:34:14.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init.d' 12:34:14.216 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, init.d]' 12:34:14.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init.d/cloudstore-server' 12:34:14.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, init.d, cloudstore-server]' 12:34:14.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init.d/cloudstore-server' 12:34:14.217 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, init.d, cloudstore-server]' 12:34:14.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/profile.d' 12:34:14.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, profile.d]' 12:34:14.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/profile.d' 12:34:14.219 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, profile.d]' 12:34:14.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/profile.d/cloudstore.sh' 12:34:14.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, profile.d, cloudstore.sh]' 12:34:14.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/profile.d/cloudstore.sh' 12:34:14.220 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, etc, profile.d, cloudstore.sh]' 12:34:14.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib' 12:34:14.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib]' 12:34:14.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib' 12:34:14.221 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib]' 12:34:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 12:34:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 12:34:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 12:34:14.223 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 12:34:14.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 12:34:14.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 12:34:14.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 12:34:14.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 12:34:14.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 12:34:14.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 12:34:14.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 12:34:14.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 12:34:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 12:34:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 12:34:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 12:34:14.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 12:34:14.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-core-1.0.13.jar' 12:34:14.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, logback-core-1.0.13.jar]' 12:34:14.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-core-1.0.13.jar' 12:34:14.246 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, logback-core-1.0.13.jar]' 12:34:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 12:34:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 12:34:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 12:34:14.276 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 12:34:14.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 12:34:14.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 12:34:14.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 12:34:14.284 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 12:34:14.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 12:34:14.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 12:34:14.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 12:34:14.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 12:34:14.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 12:34:14.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 12:34:14.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 12:34:14.294 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 12:34:14.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 12:34:14.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 12:34:14.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 12:34:14.313 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 12:34:14.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 12:34:14.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 12:34:14.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 12:34:14.318 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 12:34:14.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 12:34:14.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 12:34:14.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 12:34:14.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 12:34:14.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 12:34:14.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 12:34:14.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 12:34:14.344 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 12:34:14.346 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.346 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 12:34:14.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 12:34:14.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 12:34:14.347 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 12:34:14.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.349 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-server-2.5.1.jar' 12:34:14.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 12:34:14.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-server-2.5.1.jar' 12:34:14.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 12:34:14.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.411 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 12:34:14.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 12:34:14.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 12:34:14.412 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 12:34:14.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 12:34:14.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 12:34:14.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 12:34:14.414 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 12:34:14.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 12:34:14.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 12:34:14.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 12:34:14.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 12:34:14.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.427 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 12:34:14.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 12:34:14.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 12:34:14.428 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 12:34:14.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 12:34:14.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 12:34:14.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 12:34:14.566 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 12:34:14.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 12:34:14.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 12:34:14.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 12:34:14.571 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 12:34:14.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 12:34:14.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 12:34:14.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 12:34:14.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 12:34:14.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/derby-10.10.2.0.jar' 12:34:14.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, derby-10.10.2.0.jar]' 12:34:14.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/derby-10.10.2.0.jar' 12:34:14.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, derby-10.10.2.0.jar]' 12:34:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 12:34:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 12:34:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 12:34:14.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 12:34:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/args4j-2.0.16.jar' 12:34:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, args4j-2.0.16.jar]' 12:34:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/args4j-2.0.16.jar' 12:34:14.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, args4j-2.0.16.jar]' 12:34:14.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 12:34:14.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 12:34:14.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 12:34:14.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 12:34:14.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/xz-1.4.jar' 12:34:14.865 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, xz-1.4.jar]' 12:34:14.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/xz-1.4.jar' 12:34:14.866 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, xz-1.4.jar]' 12:34:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/guava-14.0.1.jar' 12:34:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, guava-14.0.1.jar]' 12:34:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/guava-14.0.1.jar' 12:34:14.876 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, guava-14.0.1.jar]' 12:34:15.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 12:34:15.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 12:34:15.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 12:34:15.050 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 12:34:15.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 12:34:15.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 12:34:15.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 12:34:15.068 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 12:34:15.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-classic-1.0.13.jar' 12:34:15.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 12:34:15.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-classic-1.0.13.jar' 12:34:15.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 12:34:15.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 12:34:15.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 12:34:15.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 12:34:15.094 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 12:34:15.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 12:34:15.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 12:34:15.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 12:34:15.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 12:34:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 12:34:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 12:34:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 12:34:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 12:34:15.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 12:34:15.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 12:34:15.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 12:34:15.258 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 12:34:15.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 12:34:15.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 12:34:15.262 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 12:34:15.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 12:34:15.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.272 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 12:34:15.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 12:34:15.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 12:34:15.273 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 12:34:15.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 12:34:15.285 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 12:34:15.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 12:34:15.286 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 12:34:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 12:34:15.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 12:34:15.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 12:34:15.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 12:34:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-client-2.5.1.jar' 12:34:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 12:34:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-client-2.5.1.jar' 12:34:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 12:34:15.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 12:34:15.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 12:34:15.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 12:34:15.306 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 12:34:15.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 12:34:15.310 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 12:34:15.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 12:34:15.311 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 12:34:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 12:34:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 12:34:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 12:34:15.316 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 12:34:15.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.567 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 12:34:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 12:34:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 12:34:15.568 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 12:34:15.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 12:34:15.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 12:34:15.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 12:34:15.582 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 12:34:15.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 12:34:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 12:34:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 12:34:15.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 12:34:15.637 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.638 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 12:34:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 12:34:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 12:34:15.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 12:34:15.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 12:34:15.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 12:34:15.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 12:34:15.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 12:34:15.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.665 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-common-2.5.1.jar' 12:34:15.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 12:34:15.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-common-2.5.1.jar' 12:34:15.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 12:34:15.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 12:34:15.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 12:34:15.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 12:34:15.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 12:34:15.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 12:34:15.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 12:34:15.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 12:34:15.730 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 12:34:15.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/commons-compress-1.7.jar' 12:34:15.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, commons-compress-1.7.jar]' 12:34:15.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/commons-compress-1.7.jar' 12:34:15.739 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, commons-compress-1.7.jar]' 12:34:15.765 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/transaction-api-1.1.jar' 12:34:15.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, transaction-api-1.1.jar]' 12:34:15.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/transaction-api-1.1.jar' 12:34:15.766 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, lib, transaction-api-1.1.jar]' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin]' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin]' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.769 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server' 12:34:15.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin, cloudstore-server]' 12:34:15.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server' 12:34:15.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin, cloudstore-server]' 12:34:15.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore.bat' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin, cloudstore.bat]' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore.bat' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin, cloudstore.bat]' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin, cloudstore]' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore' 12:34:15.771 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin, cloudstore]' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server.bat' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin, cloudstore-server.bat]' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server.bat' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, bin, cloudstore-server.bat]' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.772 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore' 12:34:15.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore]' 12:34:15.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/installation.properties' 12:34:15.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, installation.properties]' 12:34:15.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15869468438480/installation/cloudstore/installation.properties' 12:34:15.773 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15869468438480, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15869468438480/installation/cloudstore 12:34:15.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 12:34:15.774 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 12:34:15.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 12:34:15.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 12:34:15.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 12:34:15.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 12:34:15.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 12:34:15.775 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 12:34:15.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 12:34:15.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/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' 12:34:15.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 12:34:15.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 12:34:15.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 12:34:15.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 12:34:15.776 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 12:34:15.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 12:34:15.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 12:34:15.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 12:34:15.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 12:34:15.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 12:34:15.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 12:34:15.777 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 12:34:15.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 12:34:15.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 12:34:15.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 12:34:15.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 12:34:15.778 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 12:34:15.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 12:34:15.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 12:34:15.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 12:34:15.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 12:34:15.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 12:34:15.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 12:34:15.779 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 12:34:15.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 12:34:15.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 12:34:15.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 12:34:15.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 12:34:15.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 12:34:15.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 12:34:15.780 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 12:34:15.781 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 12:34:15.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 12:34:15.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 12:34:15.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 12:34:15.782 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 12:34:15.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 12:34:15.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 12:34:15.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 12:34:15.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 12:34:15.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 12:34:15.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 12:34:15.783 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15869468438480/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15869468438480/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15869468438480/installation/cloudstore 12:34:16.048 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init/cloudstore-server.conf 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init.d 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init.d/cloudstore-server 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/profile.d 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/profile.d/cloudstore.sh 12:34:16.049 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-core-1.0.13.jar 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 12:34:16.050 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 12:34:16.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 12:34:16.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 12:34:16.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 12:34:16.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 12:34:16.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 12:34:16.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 12:34:16.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 12:34:16.051 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 12:34:16.052 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.annotation-api-1.2.jar 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/xz-1.4.jar.csupdbak 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-server-2.5.1.jar 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 12:34:16.053 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 12:34:16.055 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/slf4j-api-1.7.7.jar 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/derby-10.10.2.0.jar 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/args4j-2.0.16.jar 12:34:16.056 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 12:34:16.057 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 12:34:16.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 12:34:16.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 12:34:16.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 12:34:16.058 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/xz-1.4.jar 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/guava-14.0.1.jar 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-classic-1.0.13.jar 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 12:34:16.059 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 12:34:16.060 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-client-2.5.1.jar 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 12:34:16.061 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 12:34:16.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 12:34:16.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 12:34:16.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 12:34:16.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 12:34:16.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 12:34:16.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 12:34:16.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 12:34:16.062 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 12:34:16.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 12:34:16.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/cglib-2.2.0-b21.jar 12:34:16.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-common-2.5.1.jar 12:34:16.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 12:34:16.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 12:34:16.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 12:34:16.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 12:34:16.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/commons-compress-1.7.jar 12:34:16.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/transaction-api-1.1.jar 12:34:16.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 12:34:16.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 12:34:16.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 12:34:16.064 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 12:34:16.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 12:34:16.065 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 12:34:16.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 12:34:16.066 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 12:34:16.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin 12:34:16.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server 12:34:16.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore.bat 12:34:16.067 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore.csupdbak 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server.bat 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore-server.csupdbak 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/bin/cloudstore.bat.csupdbak 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/backup 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9176lhc.tar.gz 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15869468438480/installation/cloudstore/installation.properties 12:34:16.068 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15869468438480/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 12:34:16.076 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.561 sec 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_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 18 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200415.103416-11.jar [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200415.103416-11.jar (78 kB at 26 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200415.103416-11.pom [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200415.103416-11.pom (3.0 kB at 3.0 MB/s) [INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (318 B at 159 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 513 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (318 B at 318 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200415.103416-11-sources.jar [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/co.codewizards.cloudstore.updater-1.0.1-20200415.103416-11-sources.jar (68 kB at 34 MB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 513 kB/s) [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_java_11/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.updater [INFO] [INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.updater >>> [WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport [JENKINS] Archiving javadoc [INFO] [INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.updater <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] Skipping javadoc generation [JENKINS] Archiving javadoc [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.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_java_11/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