[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 66 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 215 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 24 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 521 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.6 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 1.1 MB/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 4.3 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 6.5 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.469 sec Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 16:07:39.787 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 16:07:39.873 [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 16:07:40.103 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 229 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. 16:07:40.576 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 16:07:40.578 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]tryAcquire: returning true. lockCounter=1 16:07:40.579 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 16:07:40.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:40.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:40.598 [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 16:07:40.648 [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' 16:07:40.649 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1b15' dir.usableSpace='5328 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% 16:07:40.854 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 16:07:40.856 [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 16:07:40.870 [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' 16:07:40.871 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-1b15' dir.usableSpace='5311 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 16:07:50.580 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883420597950/installation/cloudstore' dir.usableSpace='5311 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15883420597950/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9o9uxbq.tar.gz 16:07:50.596 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.597 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc' 16:07:50.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc]' 16:07:50.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc' 16:07:50.598 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc]' 16:07:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.601 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init' 16:07:50.602 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, init]' 16:07:50.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init' 16:07:50.603 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, init]' 16:07:50.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.604 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.605 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init/cloudstore-server.conf' 16:07:50.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, init, cloudstore-server.conf]' 16:07:50.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init/cloudstore-server.conf' 16:07:50.606 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, init, cloudstore-server.conf]' 16:07:50.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.608 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init.d' 16:07:50.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, init.d]' 16:07:50.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init.d' 16:07:50.610 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, init.d]' 16:07:50.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.611 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.612 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init.d/cloudstore-server' 16:07:50.612 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, init.d, cloudstore-server]' 16:07:50.613 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init.d/cloudstore-server' 16:07:50.613 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, init.d, cloudstore-server]' 16:07:50.615 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.615 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.615 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.615 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/profile.d' 16:07:50.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, profile.d]' 16:07:50.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/profile.d' 16:07:50.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, profile.d]' 16:07:50.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.618 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/profile.d/cloudstore.sh' 16:07:50.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, profile.d, cloudstore.sh]' 16:07:50.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/profile.d/cloudstore.sh' 16:07:50.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, etc, profile.d, cloudstore.sh]' 16:07:50.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib' 16:07:50.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib]' 16:07:50.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib' 16:07:50.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib]' 16:07:50.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.624 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 16:07:50.625 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 16:07:50.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 16:07:50.626 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 16:07:50.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.639 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 16:07:50.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 16:07:50.640 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 16:07:50.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 16:07:50.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.643 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 16:07:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 16:07:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 16:07:50.644 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 16:07:50.648 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.649 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-core-1.0.13.jar' 16:07:50.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, logback-core-1.0.13.jar]' 16:07:50.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-core-1.0.13.jar' 16:07:50.650 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, logback-core-1.0.13.jar]' 16:07:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.690 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 16:07:50.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 16:07:50.691 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 16:07:50.692 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 16:07:50.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 16:07:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 16:07:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 16:07:50.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 16:07:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 16:07:50.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 16:07:50.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 16:07:50.715 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 16:07:50.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 16:07:50.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 16:07:50.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 16:07:50.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 16:07:50.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 16:07:50.746 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 16:07:50.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 16:07:50.747 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 16:07:50.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 16:07:50.750 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 16:07:50.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 16:07:50.751 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 16:07:50.754 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.754 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.755 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.755 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.755 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 16:07:50.755 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 16:07:50.755 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 16:07:50.756 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 16:07:50.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-server-2.5.1.jar' 16:07:50.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 16:07:50.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-server-2.5.1.jar' 16:07:50.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 16:07:50.829 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.830 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 16:07:50.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 16:07:50.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 16:07:50.831 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 16:07:50.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.840 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.842 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.842 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.842 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 16:07:50.842 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 16:07:50.842 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 16:07:50.842 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 16:07:50.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 16:07:50.850 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 16:07:50.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 16:07:50.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 16:07:50.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.856 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 16:07:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 16:07:50.857 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 16:07:50.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 16:07:50.861 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:50.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:50.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 16:07:50.862 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 16:07:50.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 16:07:50.863 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 16:07:51.001 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 16:07:51.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 16:07:51.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 16:07:51.002 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 16:07:51.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 16:07:51.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 16:07:51.030 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 16:07:51.031 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 16:07:51.034 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/derby-10.10.2.0.jar' 16:07:51.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, derby-10.10.2.0.jar]' 16:07:51.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/derby-10.10.2.0.jar' 16:07:51.035 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, derby-10.10.2.0.jar]' 16:07:51.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 16:07:51.243 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 16:07:51.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 16:07:51.244 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 16:07:51.251 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.252 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 16:07:51.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 16:07:51.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 16:07:51.253 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 16:07:51.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/args4j-2.0.16.jar' 16:07:51.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, args4j-2.0.16.jar]' 16:07:51.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/args4j-2.0.16.jar' 16:07:51.278 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, args4j-2.0.16.jar]' 16:07:51.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.282 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 16:07:51.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 16:07:51.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 16:07:51.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 16:07:51.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 16:07:51.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 16:07:51.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 16:07:51.289 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 16:07:51.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.290 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/xz-1.4.jar' 16:07:51.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, xz-1.4.jar]' 16:07:51.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/xz-1.4.jar' 16:07:51.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, xz-1.4.jar]' 16:07:51.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/guava-14.0.1.jar' 16:07:51.300 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, guava-14.0.1.jar]' 16:07:51.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/guava-14.0.1.jar' 16:07:51.301 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, guava-14.0.1.jar]' 16:07:51.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.465 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 16:07:51.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 16:07:51.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 16:07:51.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 16:07:51.697 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-classic-1.0.13.jar' 16:07:51.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 16:07:51.698 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-classic-1.0.13.jar' 16:07:51.699 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 16:07:51.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.720 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 16:07:51.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 16:07:51.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 16:07:51.721 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 16:07:51.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.733 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 16:07:51.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 16:07:51.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 16:07:51.734 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 16:07:51.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 16:07:51.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 16:07:51.736 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 16:07:51.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 16:07:51.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.759 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 16:07:51.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 16:07:51.760 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 16:07:51.761 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 16:07:51.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 16:07:51.767 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 16:07:51.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 16:07:51.768 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 16:07:51.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.917 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 16:07:51.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 16:07:51.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 16:07:51.918 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 16:07:51.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.922 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 16:07:51.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 16:07:51.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 16:07:51.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 16:07:51.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 16:07:51.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 16:07:51.925 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 16:07:51.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 16:07:51.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 16:07:51.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 16:07:51.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 16:07:51.933 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 16:07:51.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 16:07:51.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 16:07:51.950 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 16:07:51.951 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 16:07:51.959 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 16:07:51.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 16:07:51.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 16:07:51.960 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 16:07:51.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 16:07:51.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 16:07:51.970 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 16:07:51.971 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 16:07:51.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.973 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-client-2.5.1.jar' 16:07:51.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 16:07:51.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-client-2.5.1.jar' 16:07:51.974 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 16:07:51.986 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 16:07:51.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 16:07:51.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 16:07:51.987 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 16:07:51.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 16:07:51.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 16:07:51.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 16:07:51.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 16:07:51.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.993 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:51.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:51.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 16:07:51.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 16:07:51.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 16:07:51.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 16:07:52.004 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 16:07:52.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 16:07:52.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 16:07:52.005 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 16:07:52.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.008 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 16:07:52.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 16:07:52.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 16:07:52.009 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 16:07:52.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 16:07:52.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 16:07:52.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 16:07:52.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 16:07:52.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 16:07:52.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 16:07:52.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 16:07:52.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 16:07:52.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.073 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 16:07:52.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 16:07:52.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 16:07:52.074 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 16:07:52.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.092 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 16:07:52.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 16:07:52.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 16:07:52.093 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 16:07:52.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.096 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 16:07:52.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 16:07:52.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 16:07:52.097 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 16:07:52.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-common-2.5.1.jar' 16:07:52.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 16:07:52.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-common-2.5.1.jar' 16:07:52.122 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 16:07:52.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 16:07:52.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 16:07:52.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 16:07:52.175 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 16:07:52.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.185 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 16:07:52.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 16:07:52.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 16:07:52.186 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 16:07:52.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 16:07:52.188 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 16:07:52.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 16:07:52.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 16:07:52.197 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/commons-compress-1.7.jar' 16:07:52.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, commons-compress-1.7.jar]' 16:07:52.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/commons-compress-1.7.jar' 16:07:52.198 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, commons-compress-1.7.jar]' 16:07:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/transaction-api-1.1.jar' 16:07:52.225 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, transaction-api-1.1.jar]' 16:07:52.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/transaction-api-1.1.jar' 16:07:52.226 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, lib, transaction-api-1.1.jar]' 16:07:52.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.228 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin' 16:07:52.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin]' 16:07:52.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin' 16:07:52.229 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin]' 16:07:52.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server' 16:07:52.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin, cloudstore-server]' 16:07:52.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server' 16:07:52.230 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin, cloudstore-server]' 16:07:52.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.231 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore.bat' 16:07:52.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin, cloudstore.bat]' 16:07:52.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore.bat' 16:07:52.232 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin, cloudstore.bat]' 16:07:52.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore' 16:07:52.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin, cloudstore]' 16:07:52.233 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore' 16:07:52.234 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin, cloudstore]' 16:07:52.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server.bat' 16:07:52.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin, cloudstore-server.bat]' 16:07:52.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server.bat' 16:07:52.235 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, bin, cloudstore-server.bat]' 16:07:52.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore' 16:07:52.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore]' 16:07:52.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/installation.properties' 16:07:52.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, installation.properties]' 16:07:52.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420597950/installation/cloudstore/installation.properties' 16:07:52.236 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420597950, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15883420597950/installation/cloudstore 16:07:52.242 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 16:07:52.243 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 16:07:52.243 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 16:07:52.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 16:07:52.245 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 16:07:52.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 16:07:52.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 16:07:52.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 16:07:52.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 16:07:52.246 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 16:07:52.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 16:07:52.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 16:07:52.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 16:07:52.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 16:07:52.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 16:07:52.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 16:07:52.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 16:07:52.248 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 16:07:52.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/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' 16:07:52.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 16:07:52.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 16:07:52.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 16:07:52.249 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 16:07:52.250 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 16:07:52.250 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 16:07:52.250 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 16:07:52.250 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 16:07:52.250 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 16:07:52.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 16:07:52.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 16:07:52.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 16:07:52.251 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 16:07:52.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 16:07:52.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 16:07:52.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 16:07:52.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 16:07:52.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 16:07:52.252 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 16:07:52.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 16:07:52.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 16:07:52.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 16:07:52.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 16:07:52.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 16:07:52.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 16:07:52.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 16:07:52.253 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 16:07:52.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/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' 16:07:52.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 16:07:52.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/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' 16:07:52.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 16:07:52.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 16:07:52.254 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 16:07:52.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 16:07:52.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 16:07:52.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 16:07:52.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 16:07:52.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 16:07:52.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/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' 16:07:52.255 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 16:07:52.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 16:07:52.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 16:07:52.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 16:07:52.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 16:07:52.256 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 16:07:52.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 16:07:52.257 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420597950/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15883420597950/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15883420597950/installation/cloudstore 16:07:52.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore 16:07:52.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc 16:07:52.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init 16:07:52.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init/cloudstore-server.conf 16:07:52.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 16:07:52.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init.d 16:07:52.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init.d/cloudstore-server 16:07:52.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 16:07:52.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/profile.d 16:07:52.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/profile.d/cloudstore.sh 16:07:52.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 16:07:52.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib 16:07:52.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 16:07:52.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 16:07:52.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-core-1.0.13.jar 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 16:07:52.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 16:07:52.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 16:07:52.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 16:07:52.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 16:07:52.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 16:07:52.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 16:07:52.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 16:07:52.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 16:07:52.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 16:07:52.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 16:07:52.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 16:07:52.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 16:07:52.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 16:07:52.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 16:07:52.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 16:07:52.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.annotation-api-1.2.jar 16:07:52.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/xz-1.4.jar.csupdbak 16:07:52.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/derby-10.13.1.1.jar 16:07:52.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 16:07:52.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-server-2.5.1.jar 16:07:52.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 16:07:52.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 16:07:52.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 16:07:52.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 16:07:52.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 16:07:52.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 16:07:52.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 16:07:52.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 16:07:52.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 16:07:52.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/slf4j-api-1.7.7.jar 16:07:52.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 16:07:52.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 16:07:52.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 16:07:52.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 16:07:52.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/args4j-2.0.16.jar 16:07:52.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 16:07:52.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 16:07:52.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 16:07:52.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 16:07:52.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 16:07:52.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/xz-1.4.jar 16:07:52.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/guava-14.0.1.jar 16:07:52.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 16:07:52.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 16:07:52.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 16:07:52.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 16:07:52.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 16:07:52.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 16:07:52.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 16:07:52.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-classic-1.0.13.jar 16:07:52.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 16:07:52.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 16:07:52.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 16:07:52.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 16:07:52.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 16:07:52.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 16:07:52.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 16:07:52.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 16:07:52.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 16:07:52.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 16:07:52.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 16:07:52.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 16:07:52.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 16:07:52.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 16:07:52.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 16:07:52.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 16:07:52.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-client-2.5.1.jar 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 16:07:52.558 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 16:07:52.559 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 16:07:52.560 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 16:07:52.560 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 16:07:52.560 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/cglib-2.2.0-b21.jar 16:07:52.560 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-common-2.5.1.jar 16:07:52.560 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 16:07:52.560 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 16:07:52.561 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 16:07:52.561 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 16:07:52.561 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/commons-compress-1.7.jar 16:07:52.561 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/transaction-api-1.1.jar 16:07:52.561 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 16:07:52.561 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 16:07:52.562 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 16:07:52.562 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 16:07:52.563 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 16:07:52.563 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 16:07:52.563 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 16:07:52.564 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 16:07:52.564 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 16:07:52.565 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin 16:07:52.565 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server 16:07:52.565 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore.bat 16:07:52.565 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore.csupdbak 16:07:52.565 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore 16:07:52.565 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server.bat 16:07:52.565 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 16:07:52.566 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore-server.csupdbak 16:07:52.566 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/bin/cloudstore.bat.csupdbak 16:07:52.566 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/backup 16:07:52.566 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-k9o9uxbq.tar.gz 16:07:52.566 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420597950/installation/cloudstore/installation.properties 16:07:52.566 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420597950/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 16:07:52.573 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [563e4951]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 16:07:52.678 [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 16:07:52.810 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 129 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. 16:07:53.036 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 16:07:53.036 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]tryAcquire: returning true. lockCounter=1 16:07:53.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 16:07:53.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:07:53.037 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:07:53.041 [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 16:07:53.062 [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' 16:07:53.063 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-619' dir.usableSpace='5334 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% 16:07:53.204 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 16:07:53.206 [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 16:07:53.246 [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' 16:07:53.247 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-619' dir.usableSpace='5317 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 16:08:03.037 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883420726330/installation/cloudstore' dir.usableSpace='5317 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15883420726330/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9o9v6xq.tar.gz 16:08:03.040 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/etc' 16:08:03.041 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, etc]' 16:08:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/etc' 16:08:03.042 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, etc]' 16:08:03.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.044 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/etc/profile.d' 16:08:03.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, etc, profile.d]' 16:08:03.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/etc/profile.d' 16:08:03.045 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, etc, profile.d]' 16:08:03.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.047 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/etc/profile.d/cloudstore.sh' 16:08:03.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, etc, profile.d, cloudstore.sh]' 16:08:03.048 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/etc/profile.d/cloudstore.sh' 16:08:03.049 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, etc, profile.d, cloudstore.sh]' 16:08:03.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.051 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib' 16:08:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib]' 16:08:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib' 16:08:03.052 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib]' 16:08:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.053 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 16:08:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 16:08:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 16:08:03.054 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 16:08:03.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.066 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-core-1.0.13.jar' 16:08:03.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, logback-core-1.0.13.jar]' 16:08:03.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-core-1.0.13.jar' 16:08:03.067 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, logback-core-1.0.13.jar]' 16:08:03.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.100 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 16:08:03.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 16:08:03.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 16:08:03.101 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 16:08:03.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 16:08:03.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 16:08:03.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 16:08:03.103 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 16:08:03.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 16:08:03.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 16:08:03.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 16:08:03.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 16:08:03.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.134 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 16:08:03.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 16:08:03.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 16:08:03.135 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 16:08:03.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 16:08:03.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 16:08:03.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 16:08:03.139 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 16:08:03.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 16:08:03.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 16:08:03.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 16:08:03.165 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 16:08:03.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 16:08:03.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 16:08:03.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 16:08:03.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 16:08:03.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 16:08:03.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 16:08:03.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 16:08:03.170 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 16:08:03.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 16:08:03.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 16:08:03.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 16:08:03.293 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 16:08:03.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.298 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.299 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 16:08:03.299 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 16:08:03.299 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 16:08:03.299 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 16:08:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/derby-10.10.2.0.jar' 16:08:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, derby-10.10.2.0.jar]' 16:08:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/derby-10.10.2.0.jar' 16:08:03.302 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, derby-10.10.2.0.jar]' 16:08:03.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 16:08:03.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 16:08:03.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 16:08:03.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 16:08:03.541 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/args4j-2.0.16.jar' 16:08:03.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, args4j-2.0.16.jar]' 16:08:03.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/args4j-2.0.16.jar' 16:08:03.542 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, args4j-2.0.16.jar]' 16:08:03.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 16:08:03.546 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 16:08:03.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 16:08:03.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 16:08:03.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/xz-1.4.jar' 16:08:03.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, xz-1.4.jar]' 16:08:03.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/xz-1.4.jar' 16:08:03.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, xz-1.4.jar]' 16:08:03.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/guava-14.0.1.jar' 16:08:03.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, guava-14.0.1.jar]' 16:08:03.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/guava-14.0.1.jar' 16:08:03.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, guava-14.0.1.jar]' 16:08:03.713 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 16:08:03.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 16:08:03.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 16:08:03.714 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 16:08:03.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 16:08:03.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 16:08:03.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 16:08:03.731 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 16:08:03.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-classic-1.0.13.jar' 16:08:03.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 16:08:03.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-classic-1.0.13.jar' 16:08:03.737 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 16:08:03.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.757 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 16:08:03.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 16:08:03.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 16:08:03.758 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 16:08:03.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 16:08:03.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 16:08:03.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 16:08:03.770 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 16:08:03.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.776 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 16:08:03.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 16:08:03.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 16:08:03.777 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 16:08:03.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.923 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 16:08:03.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 16:08:03.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 16:08:03.924 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 16:08:03.926 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-client-2.5.1.jar' 16:08:03.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 16:08:03.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-client-2.5.1.jar' 16:08:03.927 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 16:08:03.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 16:08:03.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 16:08:03.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 16:08:03.939 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 16:08:03.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:03.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:03.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 16:08:03.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 16:08:03.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 16:08:03.942 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 16:08:04.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.140 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 16:08:04.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 16:08:04.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 16:08:04.141 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 16:08:04.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 16:08:04.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 16:08:04.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 16:08:04.151 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 16:08:04.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 16:08:04.168 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 16:08:04.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 16:08:04.169 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 16:08:04.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-common-2.5.1.jar' 16:08:04.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 16:08:04.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-common-2.5.1.jar' 16:08:04.189 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 16:08:04.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/commons-compress-1.7.jar' 16:08:04.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, commons-compress-1.7.jar]' 16:08:04.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/commons-compress-1.7.jar' 16:08:04.238 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, commons-compress-1.7.jar]' 16:08:04.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/transaction-api-1.1.jar' 16:08:04.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, transaction-api-1.1.jar]' 16:08:04.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/transaction-api-1.1.jar' 16:08:04.263 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, lib, transaction-api-1.1.jar]' 16:08:04.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.265 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/bin' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, bin]' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/bin' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, bin]' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore.bat' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, bin, cloudstore.bat]' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore.bat' 16:08:04.266 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, bin, cloudstore.bat]' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, bin, cloudstore]' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, bin, cloudstore]' 16:08:04.267 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore' 16:08:04.268 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore]' 16:08:04.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/installation.properties' 16:08:04.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, installation.properties]' 16:08:04.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420726330/installation/cloudstore/installation.properties' 16:08:04.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420726330, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15883420726330/installation/cloudstore 16:08:04.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 16:08:04.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 16:08:04.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/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' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 16:08:04.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 16:08:04.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 16:08:04.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 16:08:04.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 16:08:04.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 16:08:04.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 16:08:04.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 16:08:04.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 16:08:04.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 16:08:04.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 16:08:04.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 16:08:04.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 16:08:04.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 16:08:04.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 16:08:04.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 16:08:04.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 16:08:04.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420726330/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15883420726330/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15883420726330/installation/cloudstore 16:08:04.541 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore 16:08:04.542 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/etc 16:08:04.542 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib 16:08:04.542 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-core-1.0.13.jar 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 16:08:04.543 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 16:08:04.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 16:08:04.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 16:08:04.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 16:08:04.544 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.annotation-api-1.2.jar 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/xz-1.4.jar.csupdbak 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-server-2.5.1.jar 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 16:08:04.545 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 16:08:04.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 16:08:04.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 16:08:04.546 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/slf4j-api-1.7.7.jar 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/derby-10.10.2.0.jar 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/args4j-2.0.16.jar 16:08:04.547 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 16:08:04.548 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/xz-1.4.jar 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/guava-14.0.1.jar 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-classic-1.0.13.jar 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 16:08:04.549 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 16:08:04.550 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-client-2.5.1.jar 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 16:08:04.551 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/cglib-2.2.0-b21.jar 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jersey-common-2.5.1.jar 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/commons-compress-1.7.jar 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/transaction-api-1.1.jar 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 16:08:04.552 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 16:08:04.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 16:08:04.553 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 16:08:04.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 16:08:04.554 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 16:08:04.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 16:08:04.555 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 16:08:04.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/bin 16:08:04.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore.bat 16:08:04.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore.csupdbak 16:08:04.556 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore 16:08:04.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/bin/cloudstore.bat.csupdbak 16:08:04.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/backup 16:08:04.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-k9o9v6xq.tar.gz 16:08:04.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420726330/installation/cloudstore/installation.properties 16:08:04.557 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420726330/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 16:08:04.563 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [40317ba2]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 16:08:04.665 [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 16:08:04.844 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 176 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. 16:08:05.104 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 16:08:05.105 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]tryAcquire: returning true. lockCounter=1 16:08:05.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 16:08:05.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:05.105 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:05.110 [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 16:08:05.149 [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' 16:08:05.150 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-72e' dir.usableSpace='5328 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% 16:08:05.353 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 16:08:05.357 [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 16:08:05.366 [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' 16:08:05.366 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-72e' dir.usableSpace='5311 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 16:08:15.105 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883420846160/installation/cloudstore' dir.usableSpace='5311 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15883420846160/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9o9vg8y.tar.gz 16:08:15.109 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/etc' 16:08:15.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, etc]' 16:08:15.110 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/etc' 16:08:15.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, etc]' 16:08:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.112 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/etc/profile.d' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, etc, profile.d]' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/etc/profile.d' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, etc, profile.d]' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/etc/profile.d/cloudstore.sh' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, etc, profile.d, cloudstore.sh]' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/etc/profile.d/cloudstore.sh' 16:08:15.113 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, etc, profile.d, cloudstore.sh]' 16:08:15.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib' 16:08:15.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib]' 16:08:15.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib' 16:08:15.114 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib]' 16:08:15.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 16:08:15.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 16:08:15.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 16:08:15.115 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 16:08:15.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 16:08:15.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 16:08:15.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 16:08:15.123 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 16:08:15.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-core-1.0.13.jar' 16:08:15.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, logback-core-1.0.13.jar]' 16:08:15.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-core-1.0.13.jar' 16:08:15.126 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, logback-core-1.0.13.jar]' 16:08:15.159 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 16:08:15.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 16:08:15.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 16:08:15.160 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 16:08:15.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 16:08:15.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 16:08:15.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 16:08:15.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 16:08:15.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 16:08:15.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 16:08:15.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 16:08:15.178 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 16:08:15.182 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 16:08:15.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 16:08:15.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 16:08:15.183 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 16:08:15.207 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 16:08:15.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 16:08:15.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 16:08:15.208 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 16:08:15.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-server-2.5.1.jar' 16:08:15.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 16:08:15.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-server-2.5.1.jar' 16:08:15.211 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 16:08:15.269 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 16:08:15.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 16:08:15.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 16:08:15.270 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 16:08:15.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 16:08:15.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 16:08:15.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 16:08:15.277 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 16:08:15.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 16:08:15.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 16:08:15.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 16:08:15.283 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 16:08:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 16:08:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 16:08:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 16:08:15.288 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 16:08:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 16:08:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 16:08:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 16:08:15.291 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 16:08:15.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.421 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 16:08:15.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 16:08:15.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 16:08:15.422 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 16:08:15.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 16:08:15.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 16:08:15.448 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 16:08:15.449 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 16:08:15.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/derby-10.10.2.0.jar' 16:08:15.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, derby-10.10.2.0.jar]' 16:08:15.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/derby-10.10.2.0.jar' 16:08:15.452 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, derby-10.10.2.0.jar]' 16:08:15.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.666 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 16:08:15.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 16:08:15.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 16:08:15.667 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 16:08:15.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 16:08:15.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 16:08:15.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 16:08:15.675 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 16:08:15.701 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/args4j-2.0.16.jar' 16:08:15.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, args4j-2.0.16.jar]' 16:08:15.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/args4j-2.0.16.jar' 16:08:15.702 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, args4j-2.0.16.jar]' 16:08:15.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 16:08:15.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 16:08:15.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 16:08:15.707 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 16:08:15.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/xz-1.4.jar' 16:08:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, xz-1.4.jar]' 16:08:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/xz-1.4.jar' 16:08:15.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, xz-1.4.jar]' 16:08:15.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/guava-14.0.1.jar' 16:08:15.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, guava-14.0.1.jar]' 16:08:15.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/guava-14.0.1.jar' 16:08:15.718 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, guava-14.0.1.jar]' 16:08:15.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:15.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:15.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 16:08:15.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 16:08:15.886 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 16:08:15.887 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 16:08:16.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-classic-1.0.13.jar' 16:08:16.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 16:08:16.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-classic-1.0.13.jar' 16:08:16.111 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 16:08:16.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 16:08:16.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 16:08:16.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 16:08:16.132 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 16:08:16.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 16:08:16.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 16:08:16.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 16:08:16.144 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 16:08:16.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 16:08:16.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 16:08:16.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 16:08:16.146 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 16:08:16.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 16:08:16.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 16:08:16.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 16:08:16.167 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 16:08:16.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 16:08:16.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 16:08:16.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 16:08:16.174 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 16:08:16.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.321 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 16:08:16.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 16:08:16.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 16:08:16.322 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 16:08:16.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.325 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 16:08:16.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 16:08:16.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 16:08:16.326 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 16:08:16.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 16:08:16.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 16:08:16.327 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 16:08:16.328 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 16:08:16.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 16:08:16.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 16:08:16.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 16:08:16.334 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 16:08:16.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 16:08:16.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 16:08:16.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 16:08:16.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 16:08:16.358 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 16:08:16.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 16:08:16.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 16:08:16.359 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 16:08:16.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 16:08:16.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 16:08:16.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 16:08:16.368 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 16:08:16.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.370 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-client-2.5.1.jar' 16:08:16.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 16:08:16.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-client-2.5.1.jar' 16:08:16.371 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 16:08:16.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 16:08:16.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 16:08:16.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 16:08:16.383 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 16:08:16.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 16:08:16.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 16:08:16.386 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 16:08:16.387 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 16:08:16.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 16:08:16.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 16:08:16.388 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 16:08:16.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 16:08:16.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 16:08:16.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 16:08:16.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 16:08:16.399 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 16:08:16.402 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.403 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 16:08:16.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 16:08:16.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 16:08:16.404 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 16:08:16.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 16:08:16.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 16:08:16.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 16:08:16.435 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 16:08:16.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.440 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 16:08:16.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 16:08:16.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 16:08:16.441 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 16:08:16.469 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 16:08:16.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 16:08:16.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 16:08:16.470 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 16:08:16.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 16:08:16.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 16:08:16.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 16:08:16.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 16:08:16.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 16:08:16.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 16:08:16.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 16:08:16.492 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 16:08:16.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.514 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-common-2.5.1.jar' 16:08:16.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 16:08:16.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-common-2.5.1.jar' 16:08:16.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 16:08:16.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 16:08:16.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 16:08:16.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 16:08:16.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 16:08:16.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.578 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 16:08:16.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 16:08:16.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 16:08:16.579 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 16:08:16.580 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 16:08:16.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 16:08:16.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 16:08:16.581 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 16:08:16.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/commons-compress-1.7.jar' 16:08:16.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, commons-compress-1.7.jar]' 16:08:16.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/commons-compress-1.7.jar' 16:08:16.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, commons-compress-1.7.jar]' 16:08:16.616 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/transaction-api-1.1.jar' 16:08:16.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, transaction-api-1.1.jar]' 16:08:16.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/transaction-api-1.1.jar' 16:08:16.617 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, lib, transaction-api-1.1.jar]' 16:08:16.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/bin' 16:08:16.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, bin]' 16:08:16.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/bin' 16:08:16.619 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, bin]' 16:08:16.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore.bat' 16:08:16.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, bin, cloudstore.bat]' 16:08:16.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore.bat' 16:08:16.620 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, bin, cloudstore.bat]' 16:08:16.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.621 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, bin, cloudstore]' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, bin, cloudstore]' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore]' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/installation.properties' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, installation.properties]' 16:08:16.622 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420846160/installation/cloudstore/installation.properties' 16:08:16.623 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420846160, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15883420846160/installation/cloudstore 16:08:16.624 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 16:08:16.624 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 16:08:16.624 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 16:08:16.625 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 16:08:16.625 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 16:08:16.625 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 16:08:16.625 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 16:08:16.625 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 16:08:16.625 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 16:08:16.626 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 16:08:16.626 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 16:08:16.626 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 16:08:16.626 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 16:08:16.626 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/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' 16:08:16.626 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 16:08:16.626 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 16:08:16.626 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 16:08:16.627 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 16:08:16.627 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 16:08:16.627 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 16:08:16.627 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 16:08:16.627 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 16:08:16.627 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 16:08:16.627 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 16:08:16.628 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 16:08:16.628 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 16:08:16.628 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 16:08:16.628 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 16:08:16.629 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 16:08:16.629 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 16:08:16.629 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 16:08:16.629 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 16:08:16.630 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 16:08:16.630 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 16:08:16.630 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 16:08:16.630 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 16:08:16.630 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 16:08:16.630 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 16:08:16.630 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 16:08:16.631 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 16:08:16.631 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/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' 16:08:16.631 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 16:08:16.631 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/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' 16:08:16.631 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 16:08:16.631 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 16:08:16.632 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 16:08:16.632 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 16:08:16.632 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 16:08:16.632 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 16:08:16.632 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 16:08:16.632 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 16:08:16.633 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/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' 16:08:16.633 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 16:08:16.633 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 16:08:16.633 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 16:08:16.633 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 16:08:16.634 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 16:08:16.634 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420846160/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15883420846160/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15883420846160/installation/cloudstore 16:08:16.907 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore 16:08:16.907 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/etc 16:08:16.909 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-core-1.0.13.jar 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 16:08:16.910 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 16:08:16.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 16:08:16.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 16:08:16.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 16:08:16.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 16:08:16.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 16:08:16.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 16:08:16.911 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 16:08:16.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 16:08:16.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 16:08:16.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 16:08:16.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 16:08:16.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 16:08:16.912 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.annotation-api-1.2.jar 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/xz-1.4.jar.csupdbak 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/derby-10.13.1.1.jar 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-server-2.5.1.jar 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 16:08:16.913 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 16:08:16.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 16:08:16.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 16:08:16.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 16:08:16.914 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 16:08:16.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/slf4j-api-1.7.7.jar 16:08:16.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 16:08:16.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 16:08:16.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 16:08:16.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 16:08:16.915 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/args4j-2.0.16.jar 16:08:16.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 16:08:16.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 16:08:16.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 16:08:16.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 16:08:16.916 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 16:08:16.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/xz-1.4.jar 16:08:16.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/guava-14.0.1.jar 16:08:16.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 16:08:16.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 16:08:16.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 16:08:16.917 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 16:08:16.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 16:08:16.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 16:08:16.918 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 16:08:16.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-classic-1.0.13.jar 16:08:16.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 16:08:16.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 16:08:16.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 16:08:16.919 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 16:08:16.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 16:08:16.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 16:08:16.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 16:08:16.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 16:08:16.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 16:08:16.920 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-client-2.5.1.jar 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 16:08:16.921 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 16:08:16.922 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 16:08:16.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 16:08:16.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 16:08:16.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 16:08:16.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 16:08:16.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/cglib-2.2.0-b21.jar 16:08:16.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-common-2.5.1.jar 16:08:16.923 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 16:08:16.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 16:08:16.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 16:08:16.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 16:08:16.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/commons-compress-1.7.jar 16:08:16.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/transaction-api-1.1.jar 16:08:16.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 16:08:16.924 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 16:08:16.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 16:08:16.925 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 16:08:16.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 16:08:16.926 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 16:08:16.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 16:08:16.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 16:08:16.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/bin 16:08:16.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore.bat 16:08:16.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore.csupdbak 16:08:16.927 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore 16:08:16.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/bin/cloudstore.bat.csupdbak 16:08:16.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/backup 16:08:16.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-k9o9vg8y.tar.gz 16:08:16.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420846160/installation/cloudstore/installation.properties 16:08:16.928 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420846160/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 16:08:16.934 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5b7a8434]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 16:08:17.026 [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 16:08:17.210 [main] INFO co.codewizards.cloudstore.updater.AbstractTestWithTempDir - downloadFileToTempDir: Download took 183 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. 16:08:17.466 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 16:08:17.466 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5026735c]tryAcquire: returning true. lockCounter=1 16:08:17.466 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 16:08:17.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:17.466 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:17.470 [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 16:08:17.486 [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' 16:08:17.487 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2096' dir.usableSpace='5329 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% 16:08:17.616 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 16:08:17.617 [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 16:08:17.631 [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' 16:08:17.632 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2096' dir.usableSpace='5312 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 16:08:27.469 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15883420969870/installation/cloudstore' dir.usableSpace='5312 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15883420969870/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9o9vpse.tar.gz 16:08:27.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc' 16:08:27.479 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc]' 16:08:27.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc' 16:08:27.480 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc]' 16:08:27.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.484 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, init]' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, init]' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init/cloudstore-server.conf' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, init, cloudstore-server.conf]' 16:08:27.485 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init/cloudstore-server.conf' 16:08:27.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, init, cloudstore-server.conf]' 16:08:27.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init.d' 16:08:27.486 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, init.d]' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init.d' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, init.d]' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init.d/cloudstore-server' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, init.d, cloudstore-server]' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init.d/cloudstore-server' 16:08:27.487 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, init.d, cloudstore-server]' 16:08:27.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/profile.d' 16:08:27.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, profile.d]' 16:08:27.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/profile.d' 16:08:27.488 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, profile.d]' 16:08:27.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/profile.d/cloudstore.sh' 16:08:27.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, profile.d, cloudstore.sh]' 16:08:27.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/profile.d/cloudstore.sh' 16:08:27.489 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, etc, profile.d, cloudstore.sh]' 16:08:27.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib' 16:08:27.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib]' 16:08:27.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib' 16:08:27.490 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib]' 16:08:27.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 16:08:27.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 16:08:27.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 16:08:27.491 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 16:08:27.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 16:08:27.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 16:08:27.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 16:08:27.498 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 16:08:27.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 16:08:27.499 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 16:08:27.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 16:08:27.500 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 16:08:27.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 16:08:27.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 16:08:27.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 16:08:27.515 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 16:08:27.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-core-1.0.13.jar' 16:08:27.517 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, logback-core-1.0.13.jar]' 16:08:27.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-core-1.0.13.jar' 16:08:27.518 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, logback-core-1.0.13.jar]' 16:08:27.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 16:08:27.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 16:08:27.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 16:08:27.549 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 16:08:27.556 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 16:08:27.557 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 16:08:27.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 16:08:27.558 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 16:08:27.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 16:08:27.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 16:08:27.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 16:08:27.559 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 16:08:27.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 16:08:27.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 16:08:27.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 16:08:27.569 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 16:08:27.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 16:08:27.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 16:08:27.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 16:08:27.589 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 16:08:27.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 16:08:27.594 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 16:08:27.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 16:08:27.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 16:08:27.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 16:08:27.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 16:08:27.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 16:08:27.599 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 16:08:27.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.627 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 16:08:27.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 16:08:27.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 16:08:27.628 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 16:08:27.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 16:08:27.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 16:08:27.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 16:08:27.631 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 16:08:27.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-server-2.5.1.jar' 16:08:27.641 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 16:08:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-server-2.5.1.jar' 16:08:27.642 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 16:08:27.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 16:08:27.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 16:08:27.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 16:08:27.706 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 16:08:27.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 16:08:27.708 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 16:08:27.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 16:08:27.709 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 16:08:27.716 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 16:08:27.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 16:08:27.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 16:08:27.717 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 16:08:27.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 16:08:27.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 16:08:27.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 16:08:27.723 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 16:08:27.858 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 16:08:27.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 16:08:27.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 16:08:27.859 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 16:08:27.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 16:08:27.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 16:08:27.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 16:08:27.864 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 16:08:27.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.891 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 16:08:27.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 16:08:27.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 16:08:27.892 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 16:08:27.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:27.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:27.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/derby-10.10.2.0.jar' 16:08:27.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, derby-10.10.2.0.jar]' 16:08:27.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/derby-10.10.2.0.jar' 16:08:27.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, derby-10.10.2.0.jar]' 16:08:28.120 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 16:08:28.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 16:08:28.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 16:08:28.121 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 16:08:28.147 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/args4j-2.0.16.jar' 16:08:28.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, args4j-2.0.16.jar]' 16:08:28.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/args4j-2.0.16.jar' 16:08:28.148 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, args4j-2.0.16.jar]' 16:08:28.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 16:08:28.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 16:08:28.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 16:08:28.153 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 16:08:28.154 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/xz-1.4.jar' 16:08:28.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, xz-1.4.jar]' 16:08:28.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/xz-1.4.jar' 16:08:28.155 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, xz-1.4.jar]' 16:08:28.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.163 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/guava-14.0.1.jar' 16:08:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, guava-14.0.1.jar]' 16:08:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/guava-14.0.1.jar' 16:08:28.164 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, guava-14.0.1.jar]' 16:08:28.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 16:08:28.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 16:08:28.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 16:08:28.333 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 16:08:28.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 16:08:28.350 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 16:08:28.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 16:08:28.351 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 16:08:28.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-classic-1.0.13.jar' 16:08:28.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 16:08:28.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-classic-1.0.13.jar' 16:08:28.357 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 16:08:28.376 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 16:08:28.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 16:08:28.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 16:08:28.377 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 16:08:28.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.389 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 16:08:28.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 16:08:28.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 16:08:28.390 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 16:08:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 16:08:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 16:08:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 16:08:28.396 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 16:08:28.547 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 16:08:28.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 16:08:28.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 16:08:28.548 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 16:08:28.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 16:08:28.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 16:08:28.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 16:08:28.552 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 16:08:28.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 16:08:28.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 16:08:28.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 16:08:28.560 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 16:08:28.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 16:08:28.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 16:08:28.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 16:08:28.570 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 16:08:28.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.572 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 16:08:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 16:08:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 16:08:28.573 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 16:08:28.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-client-2.5.1.jar' 16:08:28.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 16:08:28.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-client-2.5.1.jar' 16:08:28.574 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 16:08:28.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 16:08:28.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 16:08:28.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 16:08:28.586 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 16:08:28.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 16:08:28.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 16:08:28.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 16:08:28.590 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 16:08:28.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 16:08:28.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 16:08:28.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 16:08:28.595 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 16:08:28.809 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 16:08:28.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 16:08:28.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 16:08:28.810 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 16:08:28.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 16:08:28.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 16:08:28.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 16:08:28.821 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 16:08:28.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 16:08:28.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 16:08:28.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 16:08:28.851 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 16:08:28.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 16:08:28.869 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 16:08:28.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 16:08:28.870 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 16:08:28.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.872 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 16:08:28.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 16:08:28.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 16:08:28.873 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 16:08:28.895 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-common-2.5.1.jar' 16:08:28.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 16:08:28.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-common-2.5.1.jar' 16:08:28.896 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 16:08:28.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 16:08:28.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 16:08:28.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 16:08:28.948 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 16:08:28.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 16:08:28.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 16:08:28.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 16:08:28.958 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 16:08:28.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/commons-compress-1.7.jar' 16:08:28.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, commons-compress-1.7.jar]' 16:08:28.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/commons-compress-1.7.jar' 16:08:28.966 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, commons-compress-1.7.jar]' 16:08:28.991 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/transaction-api-1.1.jar' 16:08:28.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, transaction-api-1.1.jar]' 16:08:28.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/transaction-api-1.1.jar' 16:08:28.992 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, lib, transaction-api-1.1.jar]' 16:08:28.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin' 16:08:28.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin]' 16:08:28.994 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin]' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin, cloudstore-server]' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server' 16:08:28.995 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin, cloudstore-server]' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore.bat' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin, cloudstore.bat]' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore.bat' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin, cloudstore.bat]' 16:08:28.996 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore' 16:08:28.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin, cloudstore]' 16:08:28.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore' 16:08:28.997 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin, cloudstore]' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server.bat' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin, cloudstore-server.bat]' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server.bat' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, bin, cloudstore-server.bat]' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore]' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/installation.properties' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, installation.properties]' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15883420969870/installation/cloudstore/installation.properties' 16:08:28.998 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15883420969870, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15883420969870/installation/cloudstore 16:08:28.999 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 16:08:29.000 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 16:08:29.000 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 16:08:29.001 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 16:08:29.001 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 16:08:29.001 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 16:08:29.001 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 16:08:29.001 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 16:08:29.001 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 16:08:29.001 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/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' 16:08:29.001 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 16:08:29.002 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 16:08:29.003 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 16:08:29.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 16:08:29.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 16:08:29.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 16:08:29.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 16:08:29.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 16:08:29.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 16:08:29.004 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 16:08:29.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 16:08:29.005 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 16:08:29.006 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 16:08:29.007 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15883420969870/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15883420969870/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15883420969870/installation/cloudstore 16:08:29.260 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore 16:08:29.260 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc 16:08:29.260 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init 16:08:29.260 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init/cloudstore-server.conf 16:08:29.260 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 16:08:29.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init.d 16:08:29.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init.d/cloudstore-server 16:08:29.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 16:08:29.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/profile.d 16:08:29.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/profile.d/cloudstore.sh 16:08:29.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 16:08:29.261 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-core-1.0.13.jar 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 16:08:29.262 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 16:08:29.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 16:08:29.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 16:08:29.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 16:08:29.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 16:08:29.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 16:08:29.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 16:08:29.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 16:08:29.263 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.annotation-api-1.2.jar 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/xz-1.4.jar.csupdbak 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-server-2.5.1.jar 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 16:08:29.264 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 16:08:29.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 16:08:29.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 16:08:29.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 16:08:29.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 16:08:29.265 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 16:08:29.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/slf4j-api-1.7.7.jar 16:08:29.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 16:08:29.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 16:08:29.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 16:08:29.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 16:08:29.266 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/derby-10.10.2.0.jar 16:08:29.267 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 16:08:29.267 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 16:08:29.267 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 16:08:29.267 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/args4j-2.0.16.jar 16:08:29.267 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 16:08:29.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 16:08:29.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 16:08:29.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 16:08:29.268 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 16:08:29.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/xz-1.4.jar 16:08:29.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/guava-14.0.1.jar 16:08:29.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 16:08:29.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 16:08:29.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 16:08:29.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 16:08:29.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 16:08:29.269 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-classic-1.0.13.jar 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 16:08:29.270 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-client-2.5.1.jar 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 16:08:29.271 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 16:08:29.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 16:08:29.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 16:08:29.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 16:08:29.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 16:08:29.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 16:08:29.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 16:08:29.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 16:08:29.272 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 16:08:29.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 16:08:29.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 16:08:29.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 16:08:29.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 16:08:29.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/cglib-2.2.0-b21.jar 16:08:29.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-common-2.5.1.jar 16:08:29.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 16:08:29.273 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 16:08:29.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 16:08:29.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 16:08:29.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/commons-compress-1.7.jar 16:08:29.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/transaction-api-1.1.jar 16:08:29.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 16:08:29.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 16:08:29.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 16:08:29.274 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 16:08:29.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 16:08:29.275 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 16:08:29.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 16:08:29.276 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 16:08:29.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin 16:08:29.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server 16:08:29.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore.bat 16:08:29.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore.csupdbak 16:08:29.277 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore 16:08:29.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server.bat 16:08:29.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 16:08:29.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore-server.csupdbak 16:08:29.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/bin/cloudstore.bat.csupdbak 16:08:29.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/backup 16:08:29.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-k9o9vpse.tar.gz 16:08:29.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15883420969870/installation/cloudstore/installation.properties 16:08:29.278 [main] DEBUG co.codewizards.cloudstore.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15883420969870/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 16:08:29.284 [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.782 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 128 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-20200501.140829-4.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-20200501.140829-4.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-20200501.140829-4.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-20200501.140829-4.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 (359 B at 40 kB/s) [INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.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 1.0 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/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 (359 B at 359 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-20200501.140829-4-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-20200501.140829-4-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 1.0 MB/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